From: Michał Górny Date: Sun, 8 Sep 2019 06:42:34 +0000 (+0200) Subject: app-portage/gemato: Add RESTRICT="!test? ( test )" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f253cff6278c8a03616104aa5a5ae0c166c06ee1;p=gentoo.git app-portage/gemato: Add RESTRICT="!test? ( test )" Signed-off-by: Michał Górny --- diff --git a/app-portage/gemato/gemato-14.1.ebuild b/app-portage/gemato/gemato-14.1.ebuild index 33abd8977510..8aca0bc182eb 100644 --- a/app-portage/gemato/gemato-14.1.ebuild +++ b/app-portage/gemato/gemato-14.1.ebuild @@ -16,6 +16,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" +RESTRICT="!test? ( test )" MODULE_RDEPEND=" blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) ) diff --git a/app-portage/gemato/gemato-14.1m.ebuild b/app-portage/gemato/gemato-14.1m.ebuild index 851a29675cc4..18f0b42a31f4 100644 --- a/app-portage/gemato/gemato-14.1m.ebuild +++ b/app-portage/gemato/gemato-14.1m.ebuild @@ -19,6 +19,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" +RESTRICT="!test? ( test )" MODULE_RDEPEND=" blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) ) diff --git a/app-portage/gemato/gemato-9999.ebuild b/app-portage/gemato/gemato-9999.ebuild index eadfa2181db3..f419059fa647 100644 --- a/app-portage/gemato/gemato-9999.ebuild +++ b/app-portage/gemato/gemato-9999.ebuild @@ -17,6 +17,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" +RESTRICT="!test? ( test )" MODULE_RDEPEND=" blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) ) diff --git a/app-portage/gemato/gemato-9999m.ebuild b/app-portage/gemato/gemato-9999m.ebuild index d07e16ce862d..fe7b3b5ba969 100644 --- a/app-portage/gemato/gemato-9999m.ebuild +++ b/app-portage/gemato/gemato-9999m.ebuild @@ -18,6 +18,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" +RESTRICT="!test? ( test )" MODULE_RDEPEND=" blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )