summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 15:24:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 15:24:42 +0300
commitd651766906d178b1e8ad5036e1bc06f529dabf41 (patch)
treeeeaa2f5825030348d57e78b7ca3e87490d4a8e16
parentdev-python/pygame: Stabilize 2.5.1 sparc, #914321 (diff)
downloadgentoo-d651766906d178b1e8ad5036e1bc06f529dabf41.tar.gz
gentoo-d651766906d178b1e8ad5036e1bc06f529dabf41.tar.bz2
gentoo-d651766906d178b1e8ad5036e1bc06f529dabf41.zip
app-emacs/haskell-mode: Stabilize 17.3 ALLARCHES, #913502
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/haskell-mode/haskell-mode-17.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"