From 56206a81504b9a1d7eef237e30f9379600073fb2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 22 Nov 2019 12:28:53 +0100 Subject: [PATCH] dev-python/service_identity: Fix remaining MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/service_identity/service_identity-14.0.0.ebuild | 1 + dev-python/service_identity/service_identity-16.0.0.ebuild | 1 + dev-python/service_identity/service_identity-17.0.0-r1.ebuild | 1 + dev-python/service_identity/service_identity-17.0.0.ebuild | 1 + 4 files changed, 4 insertions(+) diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild b/dev-python/service_identity/service_identity-14.0.0.ebuild index 059e2db82505..3ea7283eee11 100644 --- a/dev-python/service_identity/service_identity-14.0.0.ebuild +++ b/dev-python/service_identity/service_identity-14.0.0.ebuild @@ -15,6 +15,7 @@ LICENSE=" MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/pyasn1[${PYTHON_USEDEP}] diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild b/dev-python/service_identity/service_identity-16.0.0.ebuild index 3d98def0a050..dfd2127d3262 100644 --- a/dev-python/service_identity/service_identity-16.0.0.ebuild +++ b/dev-python/service_identity/service_identity-16.0.0.ebuild @@ -15,6 +15,7 @@ LICENSE=" MIT" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/pyasn1[${PYTHON_USEDEP}] diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild index f91edfd4fa3f..258f36b34cf5 100644 --- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild +++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild @@ -15,6 +15,7 @@ LICENSE=" MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/pyasn1[${PYTHON_USEDEP}] diff --git a/dev-python/service_identity/service_identity-17.0.0.ebuild b/dev-python/service_identity/service_identity-17.0.0.ebuild index 4041a1d89b85..1adef7fb5168 100644 --- a/dev-python/service_identity/service_identity-17.0.0.ebuild +++ b/dev-python/service_identity/service_identity-17.0.0.ebuild @@ -15,6 +15,7 @@ LICENSE=" MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/pyasn1[${PYTHON_USEDEP}] -- 2.26.2