summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-24 13:33:57 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:10 +0100
commit859f24860313095b27403222c981903ca7839e14 (patch)
tree4516e5c70b95dfc13964f1330d438ebfd8f447a0
parentdev-lang/ghc: keyword 9.0.2 for ~arm64 (diff)
downloadgentoo-859f24860313095b27403222c981903ca7839e14.tar.gz
gentoo-859f24860313095b27403222c981903ca7839e14.tar.bz2
gentoo-859f24860313095b27403222c981903ca7839e14.zip
dev-haskell/mtl: keyword 2.2.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/mtl/mtl-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.2.2.ebuild b/dev-haskell/mtl/mtl-2.2.2.ebuild
index 90c5899c3a06..7cc8a5319246 100644
--- a/dev-haskell/mtl/mtl-2.2.2.ebuild
+++ b/dev-haskell/mtl/mtl-2.2.2.ebuild
@@ -17,7 +17,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 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.10.1:=