diff options
Diffstat (limited to 'net-dns/pdns/pdns-4.2.1.ebuild')
-rw-r--r-- | net-dns/pdns/pdns-4.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/pdns/pdns-4.2.1.ebuild b/net-dns/pdns/pdns-4.2.1.ebuild index e1229b5437f0..5c7378bfdf75 100644 --- a/net-dns/pdns/pdns-4.2.1.ebuild +++ b/net-dns/pdns/pdns-4.2.1.ebuild @@ -19,6 +19,7 @@ KEYWORDS="~amd64 ~x86" # xdb: (almost) dead, surely not supported IUSE="debug doc geoip ldap libressl lua luajit lua-records mydns mysql opendbx postgres protobuf remote sodium sqlite systemd tools tinydns test" +RESTRICT="!test? ( test )" REQUIRED_USE="lua-records? ( lua ) mydns? ( mysql )" |