summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 01:31:09 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:13 +0100
commite0fd642602eb6d1196547507ef15aa9022844572 (patch)
tree0df4c04620f139ced2003e29bd90cf62de71799e /dev-haskell/chell
parentdev-haskell/patience: keyword 0.1.1-r1 for ~arm64 (diff)
downloadgentoo-e0fd642602eb6d1196547507ef15aa9022844572.tar.gz
gentoo-e0fd642602eb6d1196547507ef15aa9022844572.tar.bz2
gentoo-e0fd642602eb6d1196547507ef15aa9022844572.zip
dev-haskell/chell: keyword 0.4.0.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/chell')
-rw-r--r--dev-haskell/chell/chell-0.4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/chell/chell-0.4.0.2.ebuild b/dev-haskell/chell/chell-0.4.0.2.ebuild
index 46414c05d417..40fa042918fa 100644
--- a/dev-haskell/chell/chell-0.4.0.2.ebuild
+++ b/dev-haskell/chell/chell-0.4.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+color-output"
RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?]