summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 21:41:23 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:40 +0100
commit17d51ba0c956635922e66c196d585b176fd107d6 (patch)
treefb5abaaefab43e5ba0126df32787db1a542e321b
parentdev-haskell/language-haskell-extract: keyword 0.2.4-r1 for ~ppc64 (diff)
downloadgentoo-17d51ba0c956635922e66c196d585b176fd107d6.tar.gz
gentoo-17d51ba0c956635922e66c196d585b176fd107d6.tar.bz2
gentoo-17d51ba0c956635922e66c196d585b176fd107d6.zip
dev-haskell/test-framework-th: keyword 0.2.4 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild
index cc8dadb87ad8..8c51c3866b5f 100644
--- a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild
+++ b/dev-haskell/test-framework-th/test-framework-th-0.2.4.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/haskell-src-exts:=[profile?]