diff options
Diffstat (limited to 'dev-vcs/git/git-9999-r2.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index c305c57e6449..314b0f442847 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -139,6 +139,8 @@ REQUIRED_USE=" perforce? ( ${PYTHON_REQUIRED_USE} ) " +RESTRICT="!test? ( test )" + PATCHES=( # bug #350330 - automagic CVS when we don't want it is bad. "${FILESDIR}"/git-2.22.0_rc0-optional-cvs.patch |