From 22dba986297f9bc5cd6da4b2646ccc5a1c3f76f8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 16:33:34 +0100 Subject: [PATCH] sci-mathematics/flint: [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/flint/flint-2.4.4-r1.ebuild | 4 ++-- sci-mathematics/flint/flint-2.4.5.ebuild | 4 ++-- sci-mathematics/flint/flint-2.5.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-mathematics/flint/flint-2.4.4-r1.ebuild b/sci-mathematics/flint/flint-2.4.4-r1.ebuild index 1068395a40c3..846ee038654c 100644 --- a/sci-mathematics/flint/flint-2.4.4-r1.ebuild +++ b/sci-mathematics/flint/flint-2.4.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory" HOMEPAGE="http://www.flintlib.org/" SRC_URI="http://www.flintlib.org/${P}.tar.gz" -RESTRICT="mirror" +RESTRICT="mirror !test? ( test )" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" diff --git a/sci-mathematics/flint/flint-2.4.5.ebuild b/sci-mathematics/flint/flint-2.4.5.ebuild index b36ea8b5f2b3..36bcaaaea7a9 100644 --- a/sci-mathematics/flint/flint-2.4.5.ebuild +++ b/sci-mathematics/flint/flint-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory" HOMEPAGE="http://www.flintlib.org/" SRC_URI="http://www.flintlib.org/${P}.tar.gz" -RESTRICT="mirror" +RESTRICT="mirror !test? ( test )" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/sci-mathematics/flint/flint-2.5.2.ebuild b/sci-mathematics/flint/flint-2.5.2.ebuild index 64f94ae79dcf..0a6ef5a44bd8 100644 --- a/sci-mathematics/flint/flint-2.5.2.ebuild +++ b/sci-mathematics/flint/flint-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory" HOMEPAGE="http://www.flintlib.org/" SRC_URI="http://www.flintlib.org/${P}.tar.gz" -RESTRICT="mirror" +RESTRICT="mirror !test? ( test )" LICENSE="GPL-2" SLOT="0/13" KEYWORDS="~amd64 ~arm ~x86" -- 2.26.2