diff options
Diffstat (limited to 'net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild')
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild index d4bfd0296b7c..c29c6bf1ac7b 100644 --- a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild +++ b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="-auditor +curl debug doc eppclient mysql +signer +sqlite test ${PKCS11_IUSE}" +RESTRICT="!test? ( test )" RDEPEND=" dev-lang/perl |