sys-block/mmc-utils: add blocker for dev-lang/mercury

Closes: https://bugs.gentoo.org/924176
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2024-02-09 16:56:01 +01:00
parent c30b97193c
commit 976aa6ded6

View File

@@ -19,6 +19,8 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="!dev-lang/mercury"
src_prepare() {
default
sed -i 's/-Werror //' Makefile || die