net-nds/openldap: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Dec 2019 14:16:21 +0000 (15:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Dec 2019 14:18:25 +0000 (15:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-nds/openldap/openldap-2.4.48.ebuild

index 36678c333b5df7b218c490790151efce59307a11..4a06584e7992016eaa0a76f7c37362bb520872af 100644 (file)
@@ -28,6 +28,7 @@ IUSE_CONTRIB="smbkrb5passwd kerberos kinit pbkdf2 sha2"
 IUSE_CONTRIB="${IUSE_CONTRIB} -cxx"
 IUSE="${IUSE_DAEMON} ${IUSE_BACKEND} ${IUSE_OVERLAY} ${IUSE_OPTIONAL} ${IUSE_CONTRIB}"
 
+RESTRICT="!test? ( test )"
 REQUIRED_USE="cxx? ( sasl )
        pbkdf2? ( ssl )
        test? ( berkdb )