commit: 175b888a54d70cad9e927d3e776ba4c485fd17fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 00:07:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 00:10:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175b888a
dev-libs/libxml2: drop ipv6 configure option from live
See upstream commit dc6f55cf6e03ae63a40e3af9ad6879821558d6a7 (it's gone).
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libxml2/libxml2-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-libs/libxml2/libxml2-9999.ebuild
b/dev-libs/libxml2/libxml2-9999.ebuild
index be1e2a5567c6..ffac2a3bb942 100644
--- a/dev-libs/libxml2/libxml2-9999.ebuild
+++ b/dev-libs/libxml2/libxml2-9999.ebuild
@@ -104,7 +104,6 @@ multilib_src_configure() {
# switch (enabling the libxml2 debug module). See bug #100898.
libxml2_configure() {
ECONF_SOURCE="${S}" econf \
- --enable-ipv6 \
$(use_with ftp) \
$(use_with debug run-debug) \
$(use_with icu) \