net-proxy/squid: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:22:46 +0000 (16:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:27:46 +0000 (16:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-proxy/squid/squid-4.9.ebuild

index 13ae8021485b1e17f38bafb6a1ff507b8f5efb9c..592adc2477e647f06b11a744a4f9bcd717884bcc 100644 (file)
@@ -30,6 +30,7 @@ IUSE="caps gnutls ipv6 pam ldap libressl samba sasl kerberos nis radius ssl snmp
        +htcp +wccp +wccpv2 \
        pf-transparent ipf-transparent kqueue \
        elibc_uclibc kernel_linux"
+RESTRICT="!test? ( test )"
 
 BDEPEND="dev-lang/perl"