diff options
author | Jack Todaro <solpeth@posteo.org> | 2022-07-25 06:04:58 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-24 23:05:23 +0100 |
commit | 39a98b135448f472cac3dd7b29c00f0159e5c62c (patch) | |
tree | 239fd6e01b6805544be811e5c75e1a86fe212a48 /dev-haskell/th-abstraction | |
parent | dev-haskell/th-lift: drop 0.8.1 (diff) | |
download | gentoo-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.ebuild | 2 |
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:= " |