dev-haskell/cmark: Rebuild needed with app-text/cmark subslot bump
authorPacho Ramos <pacho@gentoo.org>
Wed, 31 Jul 2019 07:31:43 +0000 (09:31 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 31 Jul 2019 07:32:52 +0000 (09:32 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-haskell/cmark/cmark-0.6.ebuild

index 3947b5bde229c247240b08b9d3c018aa49da5ba6..e5097d0ec03badf6fb8ea96b34a3976325980ed1 100644 (file)
@@ -20,7 +20,7 @@ IUSE="system-cmark"
 
 RDEPEND=">=dev-haskell/text-1.0:=[profile?] <dev-haskell/text-1.3:=[profile?]
        >=dev-lang/ghc-7.4.1:=
-       system-cmark? ( app-text/cmark )
+       system-cmark? ( app-text/cmark:0= )
 "
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.14