diff --git a/www-apps/inpxer/inpxer-0.2.5.ebuild b/www-apps/inpxer/inpxer-0.2.5.ebuild index 525f09d..87e049b 100644 --- a/www-apps/inpxer/inpxer-0.2.5.ebuild +++ b/www-apps/inpxer/inpxer-0.2.5.ebuild @@ -27,12 +27,8 @@ PATCHES=( ) src_unpack() { - if [[ ${PV} == 9999* ]]; then - git-r3_src_unpack - go-module_live_vendor - else - default - fi + git-r3_src_unpack + go-module_live_vendor } src_prepare() {