mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-vpn/openvpn: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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 )
|
||||
|
||||
@@ -17,6 +17,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~
|
||||
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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -17,6 +17,7 @@ KEYWORDS=""
|
||||
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? ( !inotify !plugins !pkcs11 )
|
||||
lzo? ( !lz4 )
|
||||
!plugins? ( !pam !down-root )
|
||||
|
||||
Reference in New Issue
Block a user