diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:26:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:26:06 +0300 |
commit | de3dfdfa8d05aefb701be9b3c435929d88601095 (patch) | |
tree | 39f64e720170242d038dbd0818902e1af7a6aca0 /app-xemacs/haskell-mode | |
parent | app-xemacs/gnus: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-de3dfdfa8d05aefb701be9b3c435929d88601095.tar.gz gentoo-de3dfdfa8d05aefb701be9b3c435929d88601095.tar.bz2 gentoo-de3dfdfa8d05aefb701be9b3c435929d88601095.zip |
app-xemacs/haskell-mode: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild index 6f39a915e9f9..6f7d94d63b5a 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |