diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:16 +0300 |
commit | 019182f6fec733abc910a8e4209c2ebf65275bbf (patch) | |
tree | 1a8d711bab99d518a3ebddf7cae346bc991e5531 /app-xemacs/riece | |
parent | app-xemacs/reftex: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-019182f6fec733abc910a8e4209c2ebf65275bbf.tar.gz gentoo-019182f6fec733abc910a8e4209c2ebf65275bbf.tar.bz2 gentoo-019182f6fec733abc910a8e4209c2ebf65275bbf.zip |
app-xemacs/riece: 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/riece')
-rw-r--r-- | app-xemacs/riece/riece-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/riece/riece-1.26.ebuild b/app-xemacs/riece/riece-1.26.ebuild index f27196628b61..60ac432a8b45 100644 --- a/app-xemacs/riece/riece-1.26.ebuild +++ b/app-xemacs/riece/riece-1.26.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 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib app-xemacs/bbdb " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |