diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-28 13:02:09 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:19 +0100 |
commit | 596d0a24f0c500d174c9fd4b76ffd10d6e6ad842 (patch) | |
tree | 3dc26eb9f9f564100d509b50bd8bc84145c1fd75 /dev-haskell | |
parent | dev-haskell/shelly: keyword 1.9.0 for ~arm64 (diff) | |
download | gentoo-596d0a24f0c500d174c9fd4b76ffd10d6e6ad842.tar.gz gentoo-596d0a24f0c500d174c9fd4b76ffd10d6e6ad842.tar.bz2 gentoo-596d0a24f0c500d174c9fd4b76ffd10d6e6ad842.zip |
dev-haskell/c2hs: keyword 0.28.8 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/c2hs/c2hs-0.28.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/c2hs/c2hs-0.28.8.ebuild b/dev-haskell/c2hs/c2hs-0.28.8.ebuild index 16f9111b3f30..8a2d6b0c0a52 100644 --- a/dev-haskell/c2hs/c2hs-0.28.8.ebuild +++ b/dev-haskell/c2hs/c2hs-0.28.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="regression" RESTRICT=test # needs unprefixed 'cpp' |