diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:42:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:55 +0000 |
commit | 5bc430e41196320cc12cb15804bce4cd7a4e4548 (patch) | |
tree | db7a6ea61a77b789ed5e2b301100923fc3358a13 /app-xemacs/pcomplete | |
parent | app-xemacs/pcl-cvs: stable 1.73 for ppc, bug #666312 (diff) | |
download | gentoo-5bc430e41196320cc12cb15804bce4cd7a4e4548.tar.gz gentoo-5bc430e41196320cc12cb15804bce4cd7a4e4548.tar.bz2 gentoo-5bc430e41196320cc12cb15804bce4cd7a4e4548.zip |
app-xemacs/pcomplete: stable 1.08 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/pcomplete')
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/pcomplete/pcomplete-1.08.ebuild b/app-xemacs/pcomplete/pcomplete-1.08.ebuild index b2f5c5a42c86..30f4c6c75ed2 100644 --- a/app-xemacs/pcomplete/pcomplete-1.08.ebuild +++ b/app-xemacs/pcomplete/pcomplete-1.08.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/sh-script app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |