diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:03:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:47:30 +0200 |
commit | 63c2cfeecef57706324afa55e83411b5114cbd89 (patch) | |
tree | fe0647319b83663ac2ded581592410b3a362f18a /app-xemacs/haskell-mode | |
parent | app-xemacs/gnus: x86 stable (bug #666312) (diff) | |
download | gentoo-63c2cfeecef57706324afa55e83411b5114cbd89.tar.gz gentoo-63c2cfeecef57706324afa55e83411b5114cbd89.tar.bz2 gentoo-63c2cfeecef57706324afa55e83411b5114cbd89.zip |
app-xemacs/haskell-mode: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 6f7d94d63b5a..b31614dea847 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 |