diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:05 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:05 -0800 |
commit | 1ccc72e272a17890b177711315072850b5b301ec (patch) | |
tree | 514e90af25786438cd4fadb5e9763317a1335ebd /app-xemacs | |
parent | app-xemacs/pcl-cvs-1.73: alpha stable, bug 666312 (diff) | |
download | gentoo-1ccc72e272a17890b177711315072850b5b301ec.tar.gz gentoo-1ccc72e272a17890b177711315072850b5b301ec.tar.bz2 gentoo-1ccc72e272a17890b177711315072850b5b301ec.zip |
app-xemacs/pcomplete-1.08: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-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 ef146caf6bd0..123ea927633c 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 |