diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:24 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:24 -0800 |
commit | 4b7955d04c276e5121f092e37f193212839e2ee5 (patch) | |
tree | 894ecb3c91c20e0280fbb9458b01f97aebcd6402 /app-xemacs/sml-mode | |
parent | app-xemacs/slider-1.18: alpha stable, bug 666312 (diff) | |
download | gentoo-4b7955d04c276e5121f092e37f193212839e2ee5.tar.gz gentoo-4b7955d04c276e5121f092e37f193212839e2ee5.tar.bz2 gentoo-4b7955d04c276e5121f092e37f193212839e2ee5.zip |
app-xemacs/sml-mode-0.14: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/sml-mode')
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sml-mode/sml-mode-0.14.ebuild b/app-xemacs/sml-mode/sml-mode-0.14.ebuild index ff6ee011d768..08bb8a4ae455 100644 --- a/app-xemacs/sml-mode/sml-mode-0.14.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.14.ebuild @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |