commit:     bca40a57d145380667a36179ba285d7cc9b25d96
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 06:32:34 2019 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 06:32:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca40a57

app-crypt/mit-krb5: add back RESTRICT=test

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 9a91f82b01f..ae03d2238a9 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild
@@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls 
openldap +pkinit selinux
 RESTRICT="!test? ( test )"
 
 # Test suite requires network access
-#RESTRICT="test"
+RESTRICT="test"
 
 DEPEND="
        !!app-crypt/heimdal

Reply via email to