diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:12:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:12:15 +0300 |
commit | 5b8739b3ff6fcfec87180a7bf814378c637fd8ae (patch) | |
tree | 5621c8917d09d74b41802c86b053d3d8aa1c2038 /app-xemacs/eshell | |
parent | app-xemacs/escreen: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-5b8739b3ff6fcfec87180a7bf814378c637fd8ae.tar.gz gentoo-5b8739b3ff6fcfec87180a7bf814378c637fd8ae.tar.bz2 gentoo-5b8739b3ff6fcfec87180a7bf814378c637fd8ae.zip |
app-xemacs/eshell: 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/eshell')
-rw-r--r-- | app-xemacs/eshell/eshell-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eshell/eshell-1.21.ebuild b/app-xemacs/eshell/eshell-1.21.ebuild index 6967a3169de9..e30337307be5 100644 --- a/app-xemacs/eshell/eshell-1.21.ebuild +++ b/app-xemacs/eshell/eshell-1.21.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 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/xemacs-eterm " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |