summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-12 08:02:32 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-12 08:31:50 +0100
commit827d9c22c2660ea51052a6f6fc5756c38227ce1e (patch)
tree6114fb8c533f3ee76f172b35bdfdd0a8ade73388
parentnet-libs/libssh2: stable 1.9.0_p20190913 for sparc, bug #699856 (diff)
downloadgentoo-827d9c22c2660ea51052a6f6fc5756c38227ce1e.tar.gz
gentoo-827d9c22c2660ea51052a6f6fc5756c38227ce1e.tar.bz2
gentoo-827d9c22c2660ea51052a6f6fc5756c38227ce1e.zip
net-dns/avahi: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-dns/avahi/avahi-0.7-r2.ebuild1
-rw-r--r--net-dns/avahi/avahi-0.7-r3.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild
index 1161dd0f6055..a1d608250889 100644
--- a/net-dns/avahi/avahi-0.7-r2.ebuild
+++ b/net-dns/avahi/avahi-0.7-r2.ebuild
@@ -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 test"
+RESTRICT="!test? ( test )"
REQUIRED_USE="
python? ( dbus gdbm ${PYTHON_REQUIRED_USE} )
diff --git a/net-dns/avahi/avahi-0.7-r3.ebuild b/net-dns/avahi/avahi-0.7-r3.ebuild
index e1fb04e942a1..2f4f9714c7f7 100644
--- a/net-dns/avahi/avahi-0.7-r3.ebuild
+++ b/net-dns/avahi/avahi-0.7-r3.ebuild
@@ -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} )