diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:06:38 +0300 |
commit | 65fd12ac4e0cebad28bc707b74fb3c2c9836cb2b (patch) | |
tree | 2a8f4eb619b3824e2b9db0f82830b8ad007c38db /app-xemacs/rmail/rmail-1.16.ebuild | |
parent | app-xemacs/riece: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-65fd12ac4e0cebad28bc707b74fb3c2c9836cb2b.tar.gz gentoo-65fd12ac4e0cebad28bc707b74fb3c2c9836cb2b.tar.bz2 gentoo-65fd12ac4e0cebad28bc707b74fb3c2c9836cb2b.zip |
app-xemacs/rmail: 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/rmail/rmail-1.16.ebuild')
-rw-r--r-- | app-xemacs/rmail/rmail-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/rmail/rmail-1.16.ebuild b/app-xemacs/rmail/rmail-1.16.ebuild index 14e2ccff6581..c2cb879afe53 100644 --- a/app-xemacs/rmail/rmail-1.16.ebuild +++ b/app-xemacs/rmail/rmail-1.16.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/apel 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 |