summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 18:10:54 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:14 +0100
commit46edd1f63dc6f4be56b7dbff40e7ff56f0e381ba (patch)
tree4fb18a7b230d3ba5a5a84467b6459644ce65df32 /dev-haskell/chell
parentdev-haskell/patience: keyword 0.1.1-r1 for ~ppc64 (diff)
downloadgentoo-46edd1f63dc6f4be56b7dbff40e7ff56f0e381ba.tar.gz
gentoo-46edd1f63dc6f4be56b7dbff40e7ff56f0e381ba.tar.bz2
gentoo-46edd1f63dc6f4be56b7dbff40e7ff56f0e381ba.zip
dev-haskell/chell: keyword 0.4.0.2 for ~ppc64
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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/chell/chell-0.4.0.2.ebuild b/dev-haskell/chell/chell-0.4.0.2.ebuild
index 774e610c9b1d..46414c05d417 100644
--- a/dev-haskell/chell/chell-0.4.0.2.ebuild
+++ b/dev-haskell/chell/chell-0.4.0.2.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
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="+color-output"
RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?]