diff options
author | Sam James <sam@gentoo.org> | 2025-01-25 08:51:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-25 08:51:38 +0000 |
commit | 863505c6b7440ce4ea08f4347aa686c745d91567 (patch) | |
tree | d9326997e8c42d0df8d21adf45bd00b66b67b406 /xfce-extra/xfce4-cpufreq-plugin | |
parent | xfce-extra/xfce4-mpc-plugin: Stabilize 0.5.5 x86, #948740 (diff) | |
download | gentoo-863505c6b7440ce4ea08f4347aa686c745d91567.tar.gz gentoo-863505c6b7440ce4ea08f4347aa686c745d91567.tar.bz2 gentoo-863505c6b7440ce4ea08f4347aa686c745d91567.zip |
xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.9 amd64, #948743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.9.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.9.ebuild index 61860a878dab..325f59df1aa8 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.9.ebuild +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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.50.0 |