summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-23 18:27:13 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:09 +0100
commit738f199314cf18bf9661af0f1f209e2fe4098986 (patch)
tree69b7386b1eb858d9775e56b3f8c699f662eacddb
parentprofiles/arch/arm64: force llvm for dev-lang/ghc:0/9.0.2 (diff)
downloadgentoo-738f199314cf18bf9661af0f1f209e2fe4098986.tar.gz
gentoo-738f199314cf18bf9661af0f1f209e2fe4098986.tar.bz2
gentoo-738f199314cf18bf9661af0f1f209e2fe4098986.zip
app-admin/haskell-updater: keyword 1.3.2-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/haskell-updater/haskell-updater-1.3.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/haskell-updater/haskell-updater-1.3.2-r1.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.2-r1.ebuild
index 348d65f6f616..a39733bcf46d 100644
--- a/app-admin/haskell-updater/haskell-updater-1.3.2-r1.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
DEPEND=">=dev-lang/ghc-6.12.1:="