diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:14:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:20 +0200 |
commit | d4a99471bb0f10642b2ebc113e663de6aaf7a0ff (patch) | |
tree | b144828e266216438774c61b9f996f1da7d3209f /app-xemacs/pcomplete | |
parent | app-xemacs/pcl-cvs: x86 stable (bug #666312) (diff) | |
download | gentoo-d4a99471bb0f10642b2ebc113e663de6aaf7a0ff.tar.gz gentoo-d4a99471bb0f10642b2ebc113e663de6aaf7a0ff.tar.bz2 gentoo-d4a99471bb0f10642b2ebc113e663de6aaf7a0ff.zip |
app-xemacs/pcomplete: 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/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 a6d2699f1b1b..b2f5c5a42c86 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 |