From bbbc156562a4819fa813a6ebaad9a7b1ee2bf294 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 16:33:01 +0100 Subject: [PATCH] dev-python/pyrsistent: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pyrsistent/pyrsistent-0.13.0.ebuild | 1 + dev-python/pyrsistent/pyrsistent-0.14.2.ebuild | 1 + dev-python/pyrsistent/pyrsistent-0.14.4.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild b/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild index 9b38b0a61c7f..0f58e35b24cb 100644 --- a/dev-python/pyrsistent/pyrsistent-0.13.0.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.13.0.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="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/six[${PYTHON_USEDEP}]" diff --git a/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild b/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild index 3525d1b4e851..566632f86e76 100644 --- a/dev-python/pyrsistent/pyrsistent-0.14.2.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.14.2.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="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/six[${PYTHON_USEDEP}]" diff --git a/dev-python/pyrsistent/pyrsistent-0.14.4.ebuild b/dev-python/pyrsistent/pyrsistent-0.14.4.ebuild index 27e0c22a84ae..c5e0e02016e0 100644 --- a/dev-python/pyrsistent/pyrsistent-0.14.4.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.14.4.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="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/six[${PYTHON_USEDEP}]" -- 2.26.2