summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/foundation')
-rw-r--r--dev-haskell/foundation/foundation-0.0.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/foundation/foundation-0.0.30.ebuild b/dev-haskell/foundation/foundation-0.0.30.ebuild
index f7ec5444c124..34c119a9149c 100644
--- a/dev-haskell/foundation/foundation-0.0.30.ebuild
+++ b/dev-haskell/foundation/foundation-0.0.30.ebuild
@@ -14,14 +14,14 @@ HOMEPAGE="https://github.com/haskell-foundation/foundation"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64"
IUSE="experimental"
RDEPEND=">=dev-lang/ghc-8.8.1:=
"
DEPEND="${RDEPEND}
+ ~dev-haskell/basement-0.0.16
>=dev-haskell/cabal-3.0.0.0
- test? ( dev-haskell/basement )
"
src_configure() {