commit: 70a4654d469606ac459cca552ffd90662f4951e5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 1 18:07:27 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 1 18:07:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a4654d
app-emacs/haskell-mode: Stabilize 17.4 ALLARCHES, #915033
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/haskell-mode/haskell-mode-17.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/haskell-mode/haskell-mode-17.4.ebuild
b/app-emacs/haskell-mode/haskell-mode-17.4.ebuild
index 015e5777a278..b1e45dbb2392 100644
--- a/app-emacs/haskell-mode/haskell-mode-17.4.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-17.4.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/haskell/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+ KEYWORDS="amd64 ppc ~sparc x86"
fi
LICENSE="GPL-3+ FDL-1.2+"