summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-11 18:39:08 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:15:52 +0000
commit6a22b071577b2bc99270591509c154a0374ad8e9 (patch)
tree290ba503d28878e2e125e5da8b9eab3e10f401e9 /dev-haskell/tf-random
parentdev-haskell/text-show: add 3.9.7 (diff)
downloadgentoo-6a22b071577b2bc99270591509c154a0374ad8e9.tar.gz
gentoo-6a22b071577b2bc99270591509c154a0374ad8e9.tar.bz2
gentoo-6a22b071577b2bc99270591509c154a0374ad8e9.zip
dev-haskell/tf-random: keyword 0.5 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/tf-random')
-rw-r--r--dev-haskell/tf-random/tf-random-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/tf-random/tf-random-0.5.ebuild b/dev-haskell/tf-random/tf-random-0.5.ebuild
index 74fa3f385e70..7fb050b4b9ea 100644
--- a/dev-haskell/tf-random/tf-random-0.5.ebuild
+++ b/dev-haskell/tf-random/tf-random-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/primitive-0.3:=[profile?]