diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 12:12:37 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:26:30 +0100 |
commit | 31d0a32e54c69b0d6cfa3280fe61143a2939201b (patch) | |
tree | 71d96db77116a4628af2c80de6da579a0d9968b5 /dev-haskell/old-locale | |
parent | dev-haskell/hostname: keyword 1.0-r1 for ~arm64 (diff) | |
download | gentoo-31d0a32e54c69b0d6cfa3280fe61143a2939201b.tar.gz gentoo-31d0a32e54c69b0d6cfa3280fe61143a2939201b.tar.bz2 gentoo-31d0a32e54c69b0d6cfa3280fe61143a2939201b.zip |
dev-haskell/old-locale: 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/old-locale')
-rw-r--r-- | dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild index 5b809c8343fb..a9d031e921d7 100644 --- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild +++ b/dev-haskell/old-locale/old-locale-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 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |