diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 17:28:03 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:35 +0100 |
commit | 067b85cf44b19a37e0c9c6f5fc24d16c36a75850 (patch) | |
tree | 8a99f44c287765f3ad5f45851af2569d30cad99b /dev-haskell/strict | |
parent | dev-haskell/these: keyword 1.1.1.1 for ~arm64 (diff) | |
download | gentoo-067b85cf44b19a37e0c9c6f5fc24d16c36a75850.tar.gz gentoo-067b85cf44b19a37e0c9c6f5fc24d16c36a75850.tar.bz2 gentoo-067b85cf44b19a37e0c9c6f5fc24d16c36a75850.zip |
dev-haskell/strict: keyword 0.4.0.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/strict')
-rw-r--r-- | dev-haskell/strict/strict-0.4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/strict/strict-0.4.0.1.ebuild b/dev-haskell/strict/strict-0.4.0.1.ebuild index c0f519da7b75..2b4f3b3e7bd4 100644 --- a/dev-haskell/strict/strict-0.4.0.1.ebuild +++ b/dev-haskell/strict/strict-0.4.0.1.ebuild @@ -17,7 +17,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" RDEPEND=">=dev-haskell/assoc-1.0.1:=[profile?] <dev-haskell/assoc-1.1:=[profile?] >=dev-haskell/hashable-1.2.7.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |