diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 12:41:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 12:41:19 +0300 |
commit | 8bd6c53a526df3c679e10b8c4664a71f14f2ef5d (patch) | |
tree | b2bf9a6dcdf2d3d5b6c5d129650439db44652286 /app-xemacs/crisp | |
parent | app-xemacs/cookie: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-8bd6c53a526df3c679e10b8c4664a71f14f2ef5d.tar.gz gentoo-8bd6c53a526df3c679e10b8c4664a71f14f2ef5d.tar.bz2 gentoo-8bd6c53a526df3c679e10b8c4664a71f14f2ef5d.zip |
app-xemacs/crisp: 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/crisp')
-rw-r--r-- | app-xemacs/crisp/crisp-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/crisp/crisp-1.17.ebuild b/app-xemacs/crisp/crisp-1.17.ebuild index fb23418c07de..eb581fb3a9f9 100644 --- a/app-xemacs/crisp/crisp-1.17.ebuild +++ b/app-xemacs/crisp/crisp-1.17.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 @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Crisp/Brief emulation" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |