summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-11 15:17:04 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-11 15:18:26 +0100
commitb1b900539bcff0c35e46fcdc84379d1dd59ce05d (patch)
tree9f4c4b878261cdaedc0470586e7809f9b9b08551 /net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
parentnet-nds/openldap: [QA] Fix MissingTestRestrict (diff)
downloadgentoo-b1b900539bcff0c35e46fcdc84379d1dd59ce05d.tar.gz
gentoo-b1b900539bcff0c35e46fcdc84379d1dd59ce05d.tar.bz2
gentoo-b1b900539bcff0c35e46fcdc84379d1dd59ce05d.zip
net-vpn/openvpn: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-vpn/openvpn/openvpn-2.4.6-r1.ebuild')
-rw-r--r--net-vpn/openvpn/openvpn-2.4.6-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
index 69eaf0a206a5..8f487942c24e 100644
--- a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
+++ b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa
IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
+RESTRICT="!test? ( test )"
REQUIRED_USE="static? ( !plugins !pkcs11 )
pkcs11? ( ssl )
!plugins? ( !pam !down-root )