summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-08 08:42:34 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-08 08:42:34 +0200
commitf253cff6278c8a03616104aa5a5ae0c166c06ee1 (patch)
tree0fb6119d3a41ab1bd8c21b54999730f1248f4eb9 /app-portage/gemato/gemato-14.1.ebuild
parentsys-cluster/charm: Drop old revs of 6.5.1 (diff)
downloadgentoo-f253cff6278c8a03616104aa5a5ae0c166c06ee1.tar.gz
gentoo-f253cff6278c8a03616104aa5a5ae0c166c06ee1.tar.bz2
gentoo-f253cff6278c8a03616104aa5a5ae0c166c06ee1.zip
app-portage/gemato: Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/gemato/gemato-14.1.ebuild')
-rw-r--r--app-portage/gemato/gemato-14.1.ebuild1
1 files changed, 1 insertions, 0 deletions
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}) )