diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:36:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:41 +0000 |
commit | dbe95729d63415e903f47b527da9021b6a55af25 (patch) | |
tree | c3c1c993607b17d10061666b6e54ec7f4dc3cd0e /app-xemacs/eshell | |
parent | app-xemacs/escreen: stable 1.03 for ppc, bug #666312 (diff) | |
download | gentoo-dbe95729d63415e903f47b527da9021b6a55af25.tar.gz gentoo-dbe95729d63415e903f47b527da9021b6a55af25.tar.bz2 gentoo-dbe95729d63415e903f47b527da9021b6a55af25.zip |
app-xemacs/eshell: stable 1.21 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
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 5fa401bf5e17..39502c55dc4d 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 |