summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 14:06:33 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:40 +0100
commitccca9f9c337ad8fb31a87123cf7c73e0c6144c90 (patch)
tree95ce2a109357e3e28b8fa56d41f81e535b36d89b
parentdev-haskell/hinotify: keyword 0.3.10 for ~arm64 (diff)
downloadgentoo-ccca9f9c337ad8fb31a87123cf7c73e0c6144c90.tar.gz
gentoo-ccca9f9c337ad8fb31a87123cf7c73e0c6144c90.tar.bz2
gentoo-ccca9f9c337ad8fb31a87123cf7c73e0c6144c90.zip
dev-haskell/mountpoints: keyword 1.0.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/mountpoints/mountpoints-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild b/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild
index 2e2856a934e7..b144fc0aa833 100644
--- a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild
+++ b/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=