summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-02-09 16:56:01 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-02-09 16:56:52 +0100
commit976aa6ded61a4538f008d0cbdf27afc4f08d3a3a (patch)
tree89edbcedaee44e6af8548bdab316361e81d629fe /sys-block
parentdev-lisp/sbcl: remove old version (diff)
downloadgentoo-976aa6ded61a4538f008d0cbdf27afc4f08d3a3a.tar.gz
gentoo-976aa6ded61a4538f008d0cbdf27afc4f08d3a3a.tar.bz2
gentoo-976aa6ded61a4538f008d0cbdf27afc4f08d3a3a.zip
sys-block/mmc-utils: add blocker for dev-lang/mercury
Closes: https://bugs.gentoo.org/924176 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/mmc-utils/mmc-utils-0_p20231010-r1.ebuild (renamed from sys-block/mmc-utils/mmc-utils-0_p20231010.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-block/mmc-utils/mmc-utils-0_p20231010.ebuild b/sys-block/mmc-utils/mmc-utils-0_p20231010-r1.ebuild
index 080ccdfd90b2..a1d531833438 100644
--- a/sys-block/mmc-utils/mmc-utils-0_p20231010.ebuild
+++ b/sys-block/mmc-utils/mmc-utils-0_p20231010-r1.ebuild
@@ -19,6 +19,8 @@ SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="!dev-lang/mercury"
+
src_prepare() {
default
sed -i 's/-Werror //' Makefile || die