diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:59:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:47:08 +0200 |
commit | 1514e36d0398c5a35f7ac449c4c57918bda59423 (patch) | |
tree | 75ac6d555e1dfe1295a242e22498706f97ff32ac /app-xemacs/eshell | |
parent | app-xemacs/escreen: x86 stable (bug #666312) (diff) | |
download | gentoo-1514e36d0398c5a35f7ac449c4c57918bda59423.tar.gz gentoo-1514e36d0398c5a35f7ac449c4c57918bda59423.tar.bz2 gentoo-1514e36d0398c5a35f7ac449c4c57918bda59423.zip |
app-xemacs/eshell: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/eshell')
-rw-r--r-- | app-xemacs/eshell/eshell-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/eshell/eshell-1.21.ebuild b/app-xemacs/eshell/eshell-1.21.ebuild index e30337307be5..5fa401bf5e17 100644 --- a/app-xemacs/eshell/eshell-1.21.ebuild +++ b/app-xemacs/eshell/eshell-1.21.ebuild @@ -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 |