diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-11 17:19:14 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 09:25:09 +0300 |
commit | 0d025405dc1811c5e95b0d95b874c3930ae3c9a9 (patch) | |
tree | cf81fb0d0d053e9486a65f375938f1a8312bc9b8 /xfce-extra | |
parent | net-mail/courier-common: Stabilize 3.1.5 hppa, #925883 (diff) | |
download | gentoo-0d025405dc1811c5e95b0d95b874c3930ae3c9a9.tar.gz gentoo-0d025405dc1811c5e95b0d95b874c3930ae3c9a9.tar.bz2 gentoo-0d025405dc1811c5e95b0d95b874c3930ae3c9a9.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.4 ppc64, #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 | 4 |
1 files changed, 2 insertions, 2 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 57dc1df10287..81bf8f009f76 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~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 )" |