commit: 29e269b3de9fb2b11406d41336c9c5c053cba494
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 15:58:06 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 15:58:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e269b3
app-emacs/haskell-mode: Stabilize 17.2_p20230616 ALLARCHES, #910727
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild
b/app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild
index 61922bc53618..4424afdbdfdc 100644
--- a/app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/haskell/${PN}/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}"/${PN}-${COMMIT}
- KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+ KEYWORDS="amd64 ppc ~sparc x86"
fi
LICENSE="GPL-3+ FDL-1.2+"