diff options
Diffstat (limited to 'net-dns/validns/validns-0.8.ebuild')
-rw-r--r-- | net-dns/validns/validns-0.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/validns/validns-0.8.ebuild b/net-dns/validns/validns-0.8.ebuild index b50c9ab0f8d9..88412c36c750 100644 --- a/net-dns/validns/validns-0.8.ebuild +++ b/net-dns/validns/validns-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,6 +11,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-libs/judy" DEPEND=" |