net-misc/ntpsec: debug dropped in -9999
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 24 Feb 2018 23:40:30 +0000 (18:40 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 24 Feb 2018 23:40:30 +0000 (18:40 -0500)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-misc/ntpsec/ntpsec-9999.ebuild

index 46136f2fa0e357bf902a8a7b35c819107e3c7123..8263e59187fda672f9ab045eea587d48fada10ad 100644 (file)
@@ -32,7 +32,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
 
 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
 SLOT="0"
-IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
+IUSE="${IUSE_NTPSEC_REFCLOCK} doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # net-misc/pps-tools oncore,pps
@@ -95,8 +95,7 @@ src_configure() {
                $(use samba     && echo "--enable-mssntp")
                $(use seccomp   && echo "--enable-seccomp")
                $(use smear     && echo "--enable-leap-smear")
-               $(use tests     && echo "--alltests")
-               $(use_enable debug debug) )
+               $(use tests     && echo "--alltests"))
 
        python_configure() {
                waf-utils_src_configure "${myconf[@]}"