net-dns/avahi: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:18:27 +0000 (16:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:27:43 +0000 (16:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-dns/avahi/avahi-0.7-r3.ebuild

index b92db92a4742727732d695d7dcf5e4a11b3c82c7..14dcdf4ec1594da32670b5bcb289d81076aa3d85 100644 (file)
@@ -16,6 +16,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt5 selinux systemd test"
+RESTRICT="!test? ( test )"
 
 REQUIRED_USE="
        python? ( dbus gdbm ${PYTHON_REQUIRED_USE} )