summaryrefslogtreecommitdiff
path: root/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild')
-rw-r--r--dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild b/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild
index a86f8a666f65..9aabe81b3ce9 100644
--- a/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/ekmett/exceptions/"
LICENSE="BSD"
SLOT="0/${PV}"
# Keep in sync with relevant ghc versions (CABAL_CORE_LIB_GHC_PV)
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-lang/ghc-8.10.6:=