diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:04:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:06:55 +0300 |
commit | c0a8d025e5bf431581cdfc5280dc91c5dfa7d4d6 (patch) | |
tree | b529b619a991870395cdfd76881b58a82b2f1d3b /app-xemacs/edit-utils | |
parent | app-xemacs/ediff: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-c0a8d025e5bf431581cdfc5280dc91c5dfa7d4d6.tar.gz gentoo-c0a8d025e5bf431581cdfc5280dc91c5dfa7d4d6.tar.bz2 gentoo-c0a8d025e5bf431581cdfc5280dc91c5dfa7d4d6.zip |
app-xemacs/edit-utils: 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/edit-utils')
-rw-r--r-- | app-xemacs/edit-utils/edit-utils-2.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/edit-utils/edit-utils-2.58.ebuild b/app-xemacs/edit-utils/edit-utils-2.58.ebuild index efcece0b1fc3..6419a8deac6c 100644 --- a/app-xemacs/edit-utils/edit-utils-2.58.ebuild +++ b/app-xemacs/edit-utils/edit-utils-2.58.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 @@ -13,6 +13,6 @@ app-xemacs/fsf-compat app-xemacs/dired app-xemacs/mail-lib " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |