summaryrefslogtreecommitdiff
path: root/sys-power/powertop/powertop-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/powertop/powertop-9999.ebuild')
-rw-r--r--sys-power/powertop/powertop-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild
index cc1eebabdca7..81d432e1ebaa 100644
--- a/sys-power/powertop/powertop-9999.ebuild
+++ b/sys-power/powertop/powertop-9999.ebuild
@@ -7,7 +7,6 @@ EGIT_REPO_URI="https://github.com/fenrus75/powertop.git"
if [[ ${PV} == "9999" ]] ; then
GIT_ECLASS="git-r3"
- SRC_URI=""
else
SRC_URI="https://github.com/fenrus75/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"