From: Michał Górny Date: Thu, 12 Dec 2019 15:32:21 +0000 (+0100) Subject: app-crypt/mit-krb5: [QA] Fix MissingTestRestrict X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0036114cff0f49e2e03419a567547a08cfbba11b;p=gentoo.git app-crypt/mit-krb5: [QA] Fix MissingTestRestrict Signed-off-by: Michał Górny --- diff --git a/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild index 1b7882df2d07..9a91f82b01fc 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild @@ -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"