commit: f253cff6278c8a03616104aa5a5ae0c166c06ee1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 8 06:42:34 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 8 06:42:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f253cff6
app-portage/gemato: Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/gemato/gemato-14.1.ebuild | 1 +
app-portage/gemato/gemato-14.1m.ebuild | 1 +
app-portage/gemato/gemato-9999.ebuild | 1 +
app-portage/gemato/gemato-9999m.ebuild | 1 +
4 files changed, 4 insertions(+)
diff --git a/app-portage/gemato/gemato-14.1.ebuild
b/app-portage/gemato/gemato-14.1.ebuild
index 33abd897751..8aca0bc182e 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 851a29675cc..18f0b42a31f 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 eadfa2181db..f419059fa64 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 d07e16ce862..fe7b3b5ba96 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}) )