summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-03 16:20:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-03 16:20:34 +0200
commit639d189478d4d93b74ea7385d69f04f14d9941af (patch)
tree9bc8883ac0e4d58af9bfd818452867a1c8614870 /xfce-extra
parentxfce-base/xfwm4: Stabilize 4.18.0 ppc64, #893064 (diff)
downloadgentoo-639d189478d4d93b74ea7385d69f04f14d9941af.tar.gz
gentoo-639d189478d4d93b74ea7385d69f04f14d9941af.tar.bz2
gentoo-639d189478d4d93b74ea7385d69f04f14d9941af.zip
xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.8 ppc64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild
index 9c4b3d67d7a6..f86f6341d112 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
DEPEND="
>=dev-libs/glib-2.20