diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 14:06:33 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:40 +0100 |
commit | ccca9f9c337ad8fb31a87123cf7c73e0c6144c90 (patch) | |
tree | 95ce2a109357e3e28b8fa56d41f81e535b36d89b /dev-haskell/mountpoints | |
parent | dev-haskell/hinotify: keyword 0.3.10 for ~arm64 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-haskell/mountpoints')
-rw-r--r-- | dev-haskell/mountpoints/mountpoints-1.0.2.ebuild | 2 |
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:= |