diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:30 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:30 -0800 |
commit | c1b7e68328a659d5264b4580241c229bd144090c (patch) | |
tree | 66e523477e28aad9eb0b58b4577f64063bb33da6 /app-xemacs/texinfo | |
parent | app-xemacs/supercite-1.23: alpha stable, bug 666312 (diff) | |
download | gentoo-c1b7e68328a659d5264b4580241c229bd144090c.tar.gz gentoo-c1b7e68328a659d5264b4580241c229bd144090c.tar.bz2 gentoo-c1b7e68328a659d5264b4580241c229bd144090c.zip |
app-xemacs/texinfo-1.32: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/texinfo/texinfo-1.32.ebuild b/app-xemacs/texinfo/texinfo-1.32.ebuild index 6cbf6e59d295..16c5fd990b52 100644 --- a/app-xemacs/texinfo/texinfo-1.32.ebuild +++ b/app-xemacs/texinfo/texinfo-1.32.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" inherit xemacs-packages |