diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 17:12:34 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:30 +0100 |
commit | d7e56ad69d4e71f3feec73cf55c4e1803ea47ef9 (patch) | |
tree | ad167c0723356bd30b76db63a2f56949ba784849 /dev-haskell/th-abstraction | |
parent | dev-haskell/indexed-traversable: keyword 0.1.2 for ~arm64 (diff) | |
download | gentoo-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>
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 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:= " |