summaryrefslogtreecommitdiff
path: root/dev-haskell
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 18:14:31 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:40 +0100
commit48fb55aaf6affcac7d7ee15db7eed00a70103f0b (patch)
treecda2a69b6c441b566557b1d9ebc49aa83ea2018d /dev-haskell
parent51c97ef46f11de9d5c073df897008132d578d567 (diff)
downloadgentoo-48fb55aaf6affcac7d7ee15db7eed00a70103f0b.tar.gz
gentoo-48fb55aaf6affcac7d7ee15db7eed00a70103f0b.tar.bz2
gentoo-48fb55aaf6affcac7d7ee15db7eed00a70103f0b.zip
dev-haskell/ghc-byteorder: keyword 4.11.0.0.10 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/ghc-byteorder/ghc-byteorder-4.11.0.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ghc-byteorder/ghc-byteorder-4.11.0.0.10.ebuild b/dev-haskell/ghc-byteorder/ghc-byteorder-4.11.0.0.10.ebuild
index 130edb16d5b5..5948f5209da0 100644
--- a/dev-haskell/ghc-byteorder/ghc-byteorder-4.11.0.0.10.ebuild
+++ b/dev-haskell/ghc-byteorder/ghc-byteorder-4.11.0.0.10.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.4.3:=