diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 20:01:45 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:45 +0100 |
commit | 7c0c52cceabfc6fceedc0f05408cc007334f3261 (patch) | |
tree | 3a340f058a7d3a9e8133edc31c8442c6b02dc8a6 /dev-haskell | |
parent | dev-haskell/semialign: keyword 1.2.0.1 for ~arm64 (diff) | |
download | gentoo-7c0c52cceabfc6fceedc0f05408cc007334f3261.tar.gz gentoo-7c0c52cceabfc6fceedc0f05408cc007334f3261.tar.bz2 gentoo-7c0c52cceabfc6fceedc0f05408cc007334f3261.zip |
dev-haskell/witherable: keyword 0.4.2 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/witherable/witherable-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/witherable/witherable-0.4.2.ebuild b/dev-haskell/witherable/witherable-0.4.2.ebuild index ef6c8606c917..2df75995d87c 100644 --- a/dev-haskell/witherable/witherable-0.4.2.ebuild +++ b/dev-haskell/witherable/witherable-0.4.2.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/base-orphans-0.8.4:=[profile?] <dev-haskell/base-orphans-0.9:=[profile?] >=dev-haskell/hashable-1.2.7.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |