diff options
author | Sven Wegener <swegener@gentoo.org> | 2021-04-01 21:15:00 +0200 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2021-04-01 21:19:17 +0200 |
commit | 3e18a0e9bb51367055c3f87c666a13834f7c4c6e (patch) | |
tree | 8104704d247bf9f311716fbff1d6db62dee7e0b9 /net-dns | |
parent | app-crypt/eid-mw: remove old (diff) | |
download | gentoo-3e18a0e9bb51367055c3f87c666a13834f7c4c6e.tar.gz gentoo-3e18a0e9bb51367055c3f87c666a13834f7c4c6e.tar.bz2 gentoo-3e18a0e9bb51367055c3f87c666a13834f7c4c6e.zip |
net-dns/pdns-recursor: Add RESTRICT="!test? ( test )"
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild index 250051ea82e5..312ff4250bd2 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild @@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="debug dnstap libressl protobuf snmp sodium systemd test" REQUIRED_USE="${LUA_REQUIRED_USE} dnstap? ( protobuf )" +RESTRICT="!test? ( test )" DEPEND="${LUA_DEPS} protobuf? ( |