diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:28 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:28 -0800 |
commit | fcbe0c27702fd31f404c8103c3f351d46995f2a4 (patch) | |
tree | d200502937e6d0d3446758c7ec2f80034b4de5b8 /app-xemacs | |
parent | app-xemacs/strokes-1.12: alpha stable, bug 666312 (diff) | |
download | gentoo-fcbe0c27702fd31f404c8103c3f351d46995f2a4.tar.gz gentoo-fcbe0c27702fd31f404c8103c3f351d46995f2a4.tar.bz2 gentoo-fcbe0c27702fd31f404c8103c3f351d46995f2a4.zip |
app-xemacs/sun-1.19: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/sun/sun-1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sun/sun-1.19.ebuild b/app-xemacs/sun/sun-1.19.ebuild index caaf5da541db..a39a2cb272b2 100644 --- a/app-xemacs/sun/sun-1.19.ebuild +++ b/app-xemacs/sun/sun-1.19.ebuild @@ -13,6 +13,6 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |