diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:07 -0800 |
commit | 5d59ec2a1900df4e9f1cc37238b3c18cf31a627e (patch) | |
tree | b6b2d15bd78141d6692eba9949297fe5a9be46fe | |
parent | app-xemacs/calendar-1.42: alpha stable, bug 666312 (diff) | |
download | gentoo-5d59ec2a1900df4e9f1cc37238b3c18cf31a627e.tar.gz gentoo-5d59ec2a1900df4e9f1cc37238b3c18cf31a627e.tar.bz2 gentoo-5d59ec2a1900df4e9f1cc37238b3c18cf31a627e.zip |
app-xemacs/cc-mode-1.99: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.99.ebuild b/app-xemacs/cc-mode/cc-mode-1.99.ebuild index e15e201769d0..4d54d5b4e2f0 100644 --- a/app-xemacs/cc-mode/cc-mode-1.99.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.99.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |