diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-16 16:55:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-16 16:55:29 -0700 |
commit | 061519b7093aac3a8c8a55d671f62b43d1eb7580 (patch) | |
tree | 5758f0dd18086816e65b8b22fa86dbc7fd83122b /dev-vcs | |
parent | dev-cpp/gtest: arm64 stable (bug #691198) (diff) | |
download | gentoo-061519b7093aac3a8c8a55d671f62b43d1eb7580.tar.gz gentoo-061519b7093aac3a8c8a55d671f62b43d1eb7580.tar.bz2 gentoo-061519b7093aac3a8c8a55d671f62b43d1eb7580.zip |
dev-vcs/git: One more s/python/perforce/
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 72cfc9203c08..9d9a24a7ff94 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -133,7 +133,7 @@ REQUIRED_USE=" subversion? ( perl ) webdav? ( curl ) pcre-jit? ( pcre ) - python? ( ${PYTHON_REQUIRED_USE} ) + perforce? ( ${PYTHON_REQUIRED_USE} ) " PATCHES=( |