summaryrefslogtreecommitdiff
path: root/sys-power/powertop/powertop-2.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/powertop/powertop-2.15.ebuild')
-rw-r--r--sys-power/powertop/powertop-2.15.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.15.ebuild b/sys-power/powertop/powertop-2.15.ebuild
index b6e7162e3bef..91149b6a6d1b 100644
--- a/sys-power/powertop/powertop-2.15.ebuild
+++ b/sys-power/powertop/powertop-2.15.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"