Unverified Commit 5e2f3f86 authored by Jack Todaro's avatar Jack Todaro
Browse files

dev-haskell/text: keyword ~amd64 and ~x86, tighten ghc bounds


Signed-off-by: default avatarJack Todaro <solpeth@posteo.org>
parent 67865385
...@@ -19,12 +19,12 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" ...@@ -19,12 +19,12 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2" LICENSE="BSD-2"
SLOT="0/${PV}" SLOT="0/${PV}"
# keep in sync with ghc-8.10 # keep in sync with ghc-8.10
# KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="" IUSE=""
# break cyclic dependencies, test suite requires porting to >=QC-2.11 # break cyclic dependencies, test suite requires porting to >=QC-2.11
RESTRICT=test RESTRICT=test
RDEPEND=">=dev-lang/ghc-7.8.2:=" RDEPEND=">=dev-lang/ghc-8.10:="
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
" "
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment