diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:24:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:24:58 +0300 |
commit | 449f3e34854532f77fecaf94513a5c1833c1f6a0 (patch) | |
tree | 0318ad523bb9add9f28ebf0829c85f36330350e2 /app-xemacs/gnus | |
parent | app-xemacs/gnats: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-449f3e34854532f77fecaf94513a5c1833c1f6a0.tar.gz gentoo-449f3e34854532f77fecaf94513a5c1833c1f6a0.tar.bz2 gentoo-449f3e34854532f77fecaf94513a5c1833c1f6a0.zip |
app-xemacs/gnus: 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/gnus')
-rw-r--r-- | app-xemacs/gnus/gnus-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/gnus/gnus-2.04.ebuild b/app-xemacs/gnus/gnus-2.04.ebuild index cbdc264e3f3f..7fc88af633f5 100644 --- a/app-xemacs/gnus/gnus-2.04.ebuild +++ b/app-xemacs/gnus/gnus-2.04.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/mailcrypt app-xemacs/ecrypto app-xemacs/sasl " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |