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-sensors-plugin/
Date: Mon, 30 Aug 2021 01:23:53
Message-Id: 1630286603.5ba109f9187ffc09b8198019e49c44e13496cb0e.sam@gentoo
1 commit: 5ba109f9187ffc09b8198019e49c44e13496cb0e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 30 01:21:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 30 01:23:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba109f9
7
8 xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.1 amd64, #811042
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.ebuild
16 index c6f3e1ff121..28b79caea8a 100644
17 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.ebuild
18 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.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 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
25 IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia"
26
27 REQUIRED_USE="|| ( hddtemp lm-sensors acpi )"