summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 15:58:37 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:19 +0100
commitd9f05fff1ac3971f7b37b1877b33beb4c4e17fe1 (patch)
treedfeb8ae687fcc63dd12e70576db1f83605581bd4
parentdev-haskell/code-page: keyword 0.1.3 for ~arm64 (diff)
downloadgentoo-d9f05fff1ac3971f7b37b1877b33beb4c4e17fe1.tar.gz
gentoo-d9f05fff1ac3971f7b37b1877b33beb4c4e17fe1.tar.bz2
gentoo-d9f05fff1ac3971f7b37b1877b33beb4c4e17fe1.zip
dev-haskell/ghc-paths: keyword 0.1.0.12-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild
index c6ae35420b2a..0bdacaeb5e4c 100644
--- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild
+++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.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=""
RDEPEND=">=dev-lang/ghc-7.4.1:=