From 14386085c7bb980e15864842d5d84d52781b08be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 17 Nov 2019 10:49:08 +0100 Subject: dev-python/cryptography: Fix remaining MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cryptography/cryptography-2.4.2.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/cryptography/cryptography-2.4.2.ebuild') diff --git a/dev-python/cryptography/cryptography-2.4.2.ebuild b/dev-python/cryptography/cryptography-2.4.2.ebuild index c614fbc3c922..c6d140063318 100644 --- a/dev-python/cryptography/cryptography-2.4.2.ebuild +++ b/dev-python/cryptography/cryptography-2.4.2.ebuild @@ -16,6 +16,7 @@ LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="libressl test" +RESTRICT="!test? ( test )" # the openssl 1.0.2l-r1 needs to be updated again :( # It'd theb be able to go into the || section again -- cgit v1.2.3