summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-17 14:03:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-17 14:03:02 +0200
commit8db0cbd2ac726ef0841c14d033465d79e5deabcc (patch)
tree43d1ff398225bd92f2b042bc8e6e15425e998d3b
parentsys-devel/gcc: amd64 stable wrt bug #737232 (diff)
downloadgentoo-8db0cbd2.tar.gz
gentoo-8db0cbd2.tar.bz2
gentoo-8db0cbd2.zip
sys-power/powertop: amd64 stable wrt bug #737484
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-power/powertop/powertop-2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.13.ebuild b/sys-power/powertop/powertop-2.13.ebuild
index 4b0787875d91..2a324272186d 100644
--- a/sys-power/powertop/powertop-2.13.ebuild
+++ b/sys-power/powertop/powertop-2.13.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
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"
+ KEYWORDS="amd64 arm ~arm64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
fi
inherit autotools ${GIT_ECLASS} linux-info