diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 20:39:25 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:41 +0100 |
commit | 65c9c24cbf6219984310e258c7c8e3d933125e11 (patch) | |
tree | 9766c22e3ec9ca01e745eabd813c67d0293ae121 /dev-haskell/smallcheck | |
parent | dev-haskell/logict: keyword 0.7.0.3 for ~arm64 (diff) | |
download | gentoo-65c9c24cbf6219984310e258c7c8e3d933125e11.tar.gz gentoo-65c9c24cbf6219984310e258c7c8e3d933125e11.tar.bz2 gentoo-65c9c24cbf6219984310e258c7c8e3d933125e11.zip |
dev-haskell/smallcheck: keyword 1.2.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/smallcheck')
-rw-r--r-- | dev-haskell/smallcheck/smallcheck-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/smallcheck/smallcheck-1.2.0.ebuild b/dev-haskell/smallcheck/smallcheck-1.2.0.ebuild index 0988dfed2fa9..ad622a559f8d 100644 --- a/dev-haskell/smallcheck/smallcheck-1.2.0.ebuild +++ b/dev-haskell/smallcheck/smallcheck-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND="dev-haskell/logict:=[profile?] |