commit: 94c0424a351a973c3963a0a58b0c6eb3c9e4363e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 23:02:17 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 13:35:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c0424a
net-misc/ipv6calc: address bug #684556
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
net-misc/ipv6calc/ipv6calc-2.1.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
index 12762462078..077b47c137f 100644
--- a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
+++ b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild
@@ -44,7 +44,6 @@ src_configure() {
--disable-dbip2 \
--disable-external \
--disable-ip2location \
- --disable-mod_ipv6calc \
${myconf}
}