diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:08 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:08 -0800 |
commit | aa7f4c5d954b1386430893ab8b557d7976149704 (patch) | |
tree | 8ac39783989cc3fc572072d16a45b352469d72e5 /app-xemacs/cedet-common | |
parent | app-xemacs/cc-mode-1.99: alpha stable, bug 666312 (diff) | |
download | gentoo-aa7f4c5d954b1386430893ab8b557d7976149704.tar.gz gentoo-aa7f4c5d954b1386430893ab8b557d7976149704.tar.bz2 gentoo-aa7f4c5d954b1386430893ab8b557d7976149704.zip |
app-xemacs/cedet-common-1.03: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/cedet-common')
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild index caa4ff69fd68..aca36482d9b6 100644 --- a/app-xemacs/cedet-common/cedet-common-1.03.ebuild +++ b/app-xemacs/cedet-common/cedet-common-1.03.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |