commit:     776221f4a3befe78a0e76949322af210c7911f83
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 22:55:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 22:55:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776221f4

net-misc/chrony: drop no-dep USE=ipv6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/chrony/chrony-4.3-r4.ebuild | 3 +--
 net-misc/chrony/chrony-9999.ebuild   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/chrony/chrony-4.3-r4.ebuild 
b/net-misc/chrony/chrony-4.3-r4.ebuild
index 6fce1a0d7297..0bc60877386d 100644
--- a/net-misc/chrony/chrony-4.3-r4.ebuild
+++ b/net-misc/chrony/chrony-4.3-r4.ebuild
@@ -27,7 +27,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+caps +cmdmon debug html ipv6 libtomcrypt +nettle nss +ntp +nts +phc pps 
+readline +refclock +rtc samba +seccomp +sechash selinux"
+IUSE="+caps +cmdmon debug html libtomcrypt +nettle nss +ntp +nts +phc pps 
+readline +refclock +rtc samba +seccomp +sechash selinux"
 # nettle > nss > libtomcrypt in configure
 REQUIRED_USE="
        sechash? ( || ( nettle nss libtomcrypt ) )
@@ -119,7 +119,6 @@ src_configure() {
                $(usev !caps '--disable-linuxcaps')
                $(usev !cmdmon '--disable-cmdmon')
                $(usev debug '--enable-debug')
-               $(usev !ipv6 '--disable-ipv6')
 
                # USE=readline here means "readline-like functionality"
                # chrony only supports libedit in terms of the library providing

diff --git a/net-misc/chrony/chrony-9999.ebuild 
b/net-misc/chrony/chrony-9999.ebuild
index b7dd9ac322a9..64fe1397809a 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -27,7 +27,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+caps +cmdmon debug html ipv6 libtomcrypt +nettle nss +ntp +nts +phc pps 
+readline +refclock +rtc samba +seccomp +sechash selinux"
+IUSE="+caps +cmdmon debug html libtomcrypt +nettle nss +ntp +nts +phc pps 
+readline +refclock +rtc samba +seccomp +sechash selinux"
 # nettle > nss > libtomcrypt in configure
 REQUIRED_USE="
        sechash? ( || ( nettle nss libtomcrypt ) )
@@ -117,7 +117,6 @@ src_configure() {
                $(usev !caps '--disable-linuxcaps')
                $(usev !cmdmon '--disable-cmdmon')
                $(usev debug '--enable-debug')
-               $(usev !ipv6 '--disable-ipv6')
 
                # USE=readline here means "readline-like functionality"
                # chrony only supports libedit in terms of the library providing

Reply via email to