diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:17:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:21:03 +0300 |
commit | 9caee79394f389cf102280526526403dd7d5e623 (patch) | |
tree | 56db441a10a564917a81b5ed6fe26368a618bf1a /app-xemacs/strokes/strokes-1.12.ebuild | |
parent | app-xemacs/speedbar: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-9caee79394f389cf102280526526403dd7d5e623.tar.gz gentoo-9caee79394f389cf102280526526403dd7d5e623.tar.bz2 gentoo-9caee79394f389cf102280526526403dd7d5e623.zip |
app-xemacs/strokes: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/strokes/strokes-1.12.ebuild')
-rw-r--r-- | app-xemacs/strokes/strokes-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/strokes/strokes-1.12.ebuild b/app-xemacs/strokes/strokes-1.12.ebuild index f2029ebca832..1598501efb5e 100644 --- a/app-xemacs/strokes/strokes-1.12.ebuild +++ b/app-xemacs/strokes/strokes-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,6 +12,6 @@ app-xemacs/edit-utils app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |