diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:40 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:40 -0800 |
commit | 46219680ed7a9c4b264f55bbf1657aa6e5221035 (patch) | |
tree | f0aa90ce92a59886fa8301eca999bc422c2960dc /app-xemacs/haskell-mode | |
parent | app-xemacs/gnus-2.04: alpha stable, bug 666312 (diff) | |
download | gentoo-46219680ed7a9c4b264f55bbf1657aa6e5221035.tar.gz gentoo-46219680ed7a9c4b264f55bbf1657aa6e5221035.tar.bz2 gentoo-46219680ed7a9c4b264f55bbf1657aa6e5221035.zip |
app-xemacs/haskell-mode-1.14: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild index 53415a912d60..d356298fcab2 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild @@ -12,6 +12,6 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |