diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:58:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:58:04 +0300 |
commit | fa8181437d81d8452601fde9c4fd20d2c7b203db (patch) | |
tree | 9d0123e45f964cae3bd3103ed1620418ddb4bbe6 /app-xemacs | |
parent | app-xemacs/pgg: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-fa8181437d81d8452601fde9c4fd20d2c7b203db.tar.gz gentoo-fa8181437d81d8452601fde9c4fd20d2c7b203db.tar.bz2 gentoo-fa8181437d81d8452601fde9c4fd20d2c7b203db.zip |
app-xemacs/prog-modes: 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')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.33.ebuild b/app-xemacs/prog-modes/prog-modes-2.33.ebuild index 00f89fa61cb4..a0e7bd789f37 100644 --- a/app-xemacs/prog-modes/prog-modes-2.33.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.33.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 @@ -25,6 +25,6 @@ app-xemacs/cedet-common app-xemacs/w3 app-xemacs/gnus " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |