app-crypt/mit-krb5: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:21 +0000 (16:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:33:49 +0000 (17:33 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild

index 1b7882df2d0749c0a1b6630a091cdf0f109c050d..9a91f82b01fc81622ca59e9cd9fce64adc8f5c3b 100644 (file)
@@ -16,6 +16,7 @@ LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 |
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit selinux +threads test xinetd"
+RESTRICT="!test? ( test )"
 
 # Test suite requires network access
 #RESTRICT="test"