summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 00:55:03 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:15 +0100
commitbb18bc73d5add4823bd323f3d46ff51397172a83 (patch)
treeabf99a752b9816a2545a09ff5cc69a436c3b46e4 /dev-haskell
parentdev-vcs/git-annex: keyword 10.20220624 for ~arm64 (diff)
downloadgentoo-bb18bc73d5add4823bd323f3d46ff51397172a83.tar.gz
gentoo-bb18bc73d5add4823bd323f3d46ff51397172a83.tar.bz2
gentoo-bb18bc73d5add4823bd323f3d46ff51397172a83.zip
dev-haskell/parsec1: keyword 1.0.0.7 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/parsec1/parsec1-1.0.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild b/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild
index 61bdbd30b260..95e79234fb81 100644
--- a/dev-haskell/parsec1/parsec1-1.0.0.7.ebuild
+++ b/dev-haskell/parsec1/parsec1-1.0.0.7.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-lang/ghc-8.0.1:=