diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:12:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:46 +0000 |
commit | ecef2d1e05d760c8a09e5d1afe31276980f144a8 (patch) | |
tree | 54d16a8328a816248046d7825ca30edd22217006 /app-xemacs/eshell | |
parent | app-xemacs/escreen: stable 1.03 for ppc64, bug #666312 (diff) | |
download | gentoo-ecef2d1e05d760c8a09e5d1afe31276980f144a8.tar.gz gentoo-ecef2d1e05d760c8a09e5d1afe31276980f144a8.tar.bz2 gentoo-ecef2d1e05d760c8a09e5d1afe31276980f144a8.zip |
app-xemacs/eshell: stable 1.21 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
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 d06db9c4cf9b..013af6e2ad69 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 |