summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-11-03 16:25:43 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-11-03 16:25:43 +0100
commite1fec93c3b5c3be5327a6ef8d891eef01111aa46 (patch)
tree47864e8771eecd5d2de3c84dc42a0ed663a0e0aa /dev-vcs/git/git-2.21.0.ebuild
parentdev-vcs/git: Security cleanup (diff)
downloadgentoo-e1fec93c3b5c3be5327a6ef8d891eef01111aa46.tar.gz
gentoo-e1fec93c3b5c3be5327a6ef8d891eef01111aa46.tar.bz2
gentoo-e1fec93c3b5c3be5327a6ef8d891eef01111aa46.zip
dev-vcs/git: Fixed a QA warning
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-2.21.0.ebuild')
-rw-r--r--dev-vcs/git/git-2.21.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-vcs/git/git-2.21.0.ebuild b/dev-vcs/git/git-2.21.0.ebuild
index b1c57943db0a..6e6639362845 100644
--- a/dev-vcs/git/git-2.21.0.ebuild
+++ b/dev-vcs/git/git-2.21.0.ebuild
@@ -135,6 +135,8 @@ REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
"
+RESTRICT="!test? ( test )"
+
PATCHES=(
# bug #350330 - automagic CVS when we don't want it is bad.
"${FILESDIR}"/git-2.18.0_rc1-optional-cvs.patch