diff options
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/hpx/hpx-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild index 0c2f2b9f8..2ab930b8a 100644 --- a/sys-cluster/hpx/hpx-0.9.7.ebuild +++ b/sys-cluster/hpx/hpx-0.9.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [ ${PV} == "9999" ] ; then - inherit git-2 + inherit git-3 EGIT_REPO_URI="https://github.com/STEllAR-GROUP/hpx.git" SRC_URI="" KEYWORDS="" |