Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/
Date: Mon, 08 Feb 2021 06:11:31
Message-Id: 1612764678.21da2f02d2d05c0ddfb83d25d4cd837c68d08b60.sam@gentoo
1 commit: 21da2f02d2d05c0ddfb83d25d4cd837c68d08b60
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 06:11:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 06:11:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21da2f02
7
8 xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.4 ppc64, #769368
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.4.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.4.ebuild
16 index 8e4d61ee916..f1e8dc52853 100644
17 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.4.ebuild
18 +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
25
26 RDEPEND=">=dev-libs/glib-2.20:=
27 >=x11-libs/gtk+-3.20:3=