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 059e2db825056..3ea7283eee11f 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 3d98def0a0507..dfd2127d3262d 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 f91edfd4fa3fc..258f36b34cf54 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 4041a1d89b852..1adef7fb51684 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}]