diff --git a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild index 48c6e845f4..1d84ba5cf0 100644 --- a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild +++ b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild @@ -7,7 +7,6 @@ CMAKE_REMOVE_MODULES_LIST=( FindFreetype ) inherit xdg cmake - if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/nowrep/obs-vkcapture" diff --git a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild index 48c6e845f4..1d84ba5cf0 100644 --- a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild +++ b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild @@ -7,7 +7,6 @@ CMAKE_REMOVE_MODULES_LIST=( FindFreetype ) inherit xdg cmake - if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/nowrep/obs-vkcapture"