dev-haskell/setlocale: emerge ghc with [profile?]

Closes: https://bugs.gentoo.org/905133
Closes: https://github.com/gentoo/gentoo/pull/30773
Signed-off-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
Filip Kszczot
2023-04-27 12:27:35 +02:00
committed by Mark Wright
parent f78f1a165b
commit 11df232c71

View File

@@ -17,7 +17,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.6.1:=
RDEPEND=">=dev-lang/ghc-7.6.1:=[profile?]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.16.0