commit:     d651766906d178b1e8ad5036e1bc06f529dabf41
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 12:24:42 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 12:24:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6517669

app-emacs/haskell-mode: Stabilize 17.3 ALLARCHES, #913502

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/haskell-mode/haskell-mode-17.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/haskell-mode/haskell-mode-17.3.ebuild 
b/app-emacs/haskell-mode/haskell-mode-17.3.ebuild
index 015e5777a278..b1e45dbb2392 100644
--- a/app-emacs/haskell-mode/haskell-mode-17.3.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-17.3.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+"

Reply via email to