diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:18 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:18 -0800 |
commit | 83aed499313a7741a883134867a2adf032cbe69c (patch) | |
tree | fe830630b45abb8586d6533c7c2d590b3ac20703 /app-xemacs | |
parent | app-xemacs/scheme-1.22: alpha stable, bug 666312 (diff) | |
download | gentoo-83aed499313a7741a883134867a2adf032cbe69c.tar.gz gentoo-83aed499313a7741a883134867a2adf032cbe69c.tar.bz2 gentoo-83aed499313a7741a883134867a2adf032cbe69c.zip |
app-xemacs/semantic-1.23: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/semantic/semantic-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/semantic/semantic-1.23.ebuild b/app-xemacs/semantic/semantic-1.23.ebuild index 619ae03d36ef..1f565a898185 100644 --- a/app-xemacs/semantic/semantic-1.23.ebuild +++ b/app-xemacs/semantic/semantic-1.23.ebuild @@ -20,6 +20,6 @@ app-xemacs/cc-mode app-xemacs/edebug app-xemacs/sgml " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |