summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:24 +0200
commit82e16494509465be56b73ed17253dbd3ed7ef84f (patch)
treee0831cf86f8ce5c656ca5a09a80af27403c15f97 /app-emacs
parentapp-emacs/go-mode: Keyword 1.6.0 arm64, #922064 (diff)
downloadgentoo-82e16494509465be56b73ed17253dbd3ed7ef84f.tar.gz
gentoo-82e16494509465be56b73ed17253dbd3ed7ef84f.tar.bz2
gentoo-82e16494509465be56b73ed17253dbd3ed7ef84f.zip
app-emacs/haskell-mode: Keyword 17.5 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/haskell-mode/haskell-mode-17.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/haskell-mode/haskell-mode-17.5.ebuild b/app-emacs/haskell-mode/haskell-mode-17.5.ebuild
index 3398482d5f87..1294d64f5a26 100644
--- a/app-emacs/haskell-mode/haskell-mode-17.5.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-17.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="GPL-3+ FDL-1.2+"