diff options
Diffstat (limited to 'games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild')
-rw-r--r-- | games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild index c2ee8a2d717c..86ced2d16b5b 100644 --- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild +++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild @@ -5,7 +5,8 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg +inherit desktop python-any-r1 scons-utils toolchain-funcs xdg + if [[ "${PV}" = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth" |