diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 19:49:34 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:33 +0100 |
commit | 8d21a1385ec43c8aa6ef0a5f92ca76967a59f09a (patch) | |
tree | e51e53628ac3c362a881a514e248497aeb88a2d7 /dev-haskell/singleton-bool | |
parent | dev-haskell/dec: keyword 0.0.3 for ~arm64 (diff) | |
download | gentoo-8d21a1385ec43c8aa6ef0a5f92ca76967a59f09a.tar.gz gentoo-8d21a1385ec43c8aa6ef0a5f92ca76967a59f09a.tar.bz2 gentoo-8d21a1385ec43c8aa6ef0a5f92ca76967a59f09a.zip |
dev-haskell/singleton-bool: keyword 0.1.5-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/singleton-bool')
-rw-r--r-- | dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild b/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild index 2f8540c425ba..ad3da753bec6 100644 --- a/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild +++ b/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.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/tagged-0.8.5:=[profile?] <dev-haskell/tagged-0.9:=[profile?] |