diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:44:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:44:24 +0300 |
commit | fde4c14aa6dbfddcb0b7a5ff28fd3c115eb3258c (patch) | |
tree | 3b4acecdfaaf6c6e256c9a49968d749a40782e8b /app-xemacs/mh-e | |
parent | app-xemacs/mew: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-fde4c14aa6dbfddcb0b7a5ff28fd3c115eb3258c.tar.gz gentoo-fde4c14aa6dbfddcb0b7a5ff28fd3c115eb3258c.tar.bz2 gentoo-fde4c14aa6dbfddcb0b7a5ff28fd3c115eb3258c.zip |
app-xemacs/mh-e: 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/mh-e')
-rw-r--r-- | app-xemacs/mh-e/mh-e-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mh-e/mh-e-1.35.ebuild b/app-xemacs/mh-e/mh-e-1.35.ebuild index 5fc55c4e661c..3ad785d5d825 100644 --- a/app-xemacs/mh-e/mh-e-1.35.ebuild +++ b/app-xemacs/mh-e/mh-e-1.35.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 @@ -23,6 +23,6 @@ app-xemacs/ecrypto app-xemacs/cedet-common app-xemacs/speedbar " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |