summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-23 18:58:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-23 18:58:06 +0300
commit29e269b3de9fb2b11406d41336c9c5c053cba494 (patch)
tree56f3c05307c9f5584796254012f8f633e2ccc3ae
parentapp-emacs/docker: Stabilize 2.2.0_p20230605 amd64, #910726 (diff)
downloadgentoo-29e269b3de9fb2b11406d41336c9c5c053cba494.tar.gz
gentoo-29e269b3de9fb2b11406d41336c9c5c053cba494.tar.bz2
gentoo-29e269b3de9fb2b11406d41336c9c5c053cba494.zip
app-emacs/haskell-mode: Stabilize 17.2_p20230616 ALLARCHES, #910727
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/haskell-mode/haskell-mode-17.2_p20230616.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"