diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-11 18:19:11 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 09:25:10 +0300 |
commit | 26146312fb596fe254f559a9e06daf837c9314bf (patch) | |
tree | 998abef7e0ceef7599dabe7f5f202b2d98f02b46 /xfce-extra | |
parent | dev-lang/go: Stabilize 1.22.1 x86, #926535 (diff) | |
download | gentoo-26146312fb596fe254f559a9e06daf837c9314bf.tar.gz gentoo-26146312fb596fe254f559a9e06daf837c9314bf.tar.bz2 gentoo-26146312fb596fe254f559a9e06daf837c9314bf.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.4 ppc, #927303
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild index 81bf8f009f76..ad34b6abf214 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild @@ -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 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia" REQUIRED_USE="|| ( hddtemp lm-sensors acpi )" |