summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mtl/mtl-2.2.2-r1.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-2.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.2.2-r1.ebuild b/dev-haskell/mtl/mtl-2.2.2-r1.ebuild
index 377dc6705b05..cda34f02eaf4 100644
--- a/dev-haskell/mtl/mtl-2.2.2-r1.ebuild
+++ b/dev-haskell/mtl/mtl-2.2.2-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/haskell/mtl"
LICENSE="BSD"
SLOT="0/${PV}"
# Keep in sync with relevant ghc versions (CABAL_CORE_LIB_GHC_PV)
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
>=dev-lang/ghc-8.10.6:=