summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2022-07-25 06:04:58 +1000
committerSam James <sam@gentoo.org>2022-07-24 23:05:23 +0100
commit39a98b135448f472cac3dd7b29c00f0159e5c62c (patch)
tree239fd6e01b6805544be811e5c75e1a86fe212a48 /dev-haskell/th-abstraction
parentdev-haskell/th-lift: drop 0.8.1 (diff)
downloadgentoo-39a98b135448f472cac3dd7b29c00f0159e5c62c.tar.gz
gentoo-39a98b135448f472cac3dd7b29c00f0159e5c62c.tar.bz2
gentoo-39a98b135448f472cac3dd7b29c00f0159e5c62c.zip
dev-haskell/th-abstraction: keyword 0.4.3.0 for ~ppc64
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/th-abstraction')
-rw-r--r--dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild
index 5b17e911436c..b838a07866ff 100644
--- a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild
+++ b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/glguy/th-abstraction"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"