From f693337d47e9c6b2f6cdbfbddf864dfecec0dcf8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 16:33:37 +0100 Subject: [PATCH] sci-mathematics/pymc: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-mathematics/pymc/pymc-2.3.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/pymc/pymc-2.3.6.ebuild b/sci-mathematics/pymc/pymc-2.3.6.ebuild index ae4dc4146942..17a639ab072b 100644 --- a/sci-mathematics/pymc/pymc-2.3.6.ebuild +++ b/sci-mathematics/pymc/pymc-2.3.6.ebuild @@ -15,6 +15,7 @@ SLOT=0 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE=AFL-3.0 IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-python/numpy-1.6[${PYTHON_USEDEP},lapack] >=dev-python/matplotlib-1.0[${PYTHON_USEDEP}]" -- 2.26.2