summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 17:12:34 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:30 +0100
commitd7e56ad69d4e71f3feec73cf55c4e1803ea47ef9 (patch)
treead167c0723356bd30b76db63a2f56949ba784849
parentdev-haskell/indexed-traversable: keyword 0.1.2 for ~arm64 (diff)
downloadgentoo-d7e56ad69d4e71f3feec73cf55c4e1803ea47ef9.tar.gz
gentoo-d7e56ad69d4e71f3feec73cf55c4e1803ea47ef9.tar.bz2
gentoo-d7e56ad69d4e71f3feec73cf55c4e1803ea47ef9.zip
dev-haskell/th-abstraction: keyword 0.4.3.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-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 b838a07866ff..868c459e8167 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"