diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 10:19:40 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:26 +0100 |
commit | 8566843b35fe90c357a0e3ea58a08fc3452f8a23 (patch) | |
tree | 1df81d02d4d89e52ab658c64f9227c09faf4108a /dev-haskell/foundation | |
parent | dev-haskell/hourglass: keyword 0.2.12 for ~arm64 (diff) | |
download | gentoo-8566843b35fe90c357a0e3ea58a08fc3452f8a23.tar.gz gentoo-8566843b35fe90c357a0e3ea58a08fc3452f8a23.tar.bz2 gentoo-8566843b35fe90c357a0e3ea58a08fc3452f8a23.zip |
dev-haskell/foundation: keyword 0.0.26.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/foundation')
-rw-r--r-- | dev-haskell/foundation/foundation-0.0.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/foundation/foundation-0.0.26.1.ebuild b/dev-haskell/foundation/foundation-0.0.26.1.ebuild index 809d236f4578..99ff08bad65e 100644 --- a/dev-haskell/foundation/foundation-0.0.26.1.ebuild +++ b/dev-haskell/foundation/foundation-0.0.26.1.ebuild @@ -15,7 +15,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="experimental" RESTRICT=test # hangs indefinitely |