summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-10 16:18:27 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-10 16:27:43 +0100
commitab83cdf4776c20171d93d6e69be9bec3cdc5ea72 (patch)
tree5eb7806bf86251cf8a83826a5b1753b1619afbde
parentsys-apps/qcontrol: [QA] Fix MissingSlotDep (diff)
downloadgentoo-ab83cdf4776c20171d93d6e69be9bec3cdc5ea72.tar.gz
gentoo-ab83cdf4776c20171d93d6e69be9bec3cdc5ea72.tar.bz2
gentoo-ab83cdf4776c20171d93d6e69be9bec3cdc5ea72.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-r3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/avahi/avahi-0.7-r3.ebuild b/net-dns/avahi/avahi-0.7-r3.ebuild
index b92db92a4742..14dcdf4ec159 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} )