summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 14:12:10 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:41 +0100
commitc564c767d446c9c4efe858914c5ed039fa41d790 (patch)
tree2b4ac44d4288737dad8d84a2af8f0c476dd6ede5 /dev-haskell/only
parentdev-haskell/binary-orphans: keyword 1.0.2 for ~arm64 (diff)
downloadgentoo-c564c767d446c9c4efe858914c5ed039fa41d790.tar.gz
gentoo-c564c767d446c9c4efe858914c5ed039fa41d790.tar.bz2
gentoo-c564c767d446c9c4efe858914c5ed039fa41d790.zip
dev-haskell/only: keyword 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/only')
-rw-r--r--dev-haskell/only/only-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/only/only-0.1.ebuild b/dev-haskell/only/only-0.1.ebuild
index cf17243a3c02..a91b9b02c2e2 100644
--- a/dev-haskell/only/only-0.1.ebuild
+++ b/dev-haskell/only/only-0.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=