summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-03 16:52:18 +0000
committerSam James <sam@gentoo.org>2023-02-03 16:52:18 +0000
commitb9512c99314d99cb7b46f16d02d60d133ddaad65 (patch)
treec8ac7b08f1a6d11024ce04c127a225b0b93e7514 /xfce-extra/xfce4-sensors-plugin
parentxfce-extra/xfce4-systemload-plugin: Stabilize 1.3.2 amd64, #893064 (diff)
downloadgentoo-b9512c99314d99cb7b46f16d02d60d133ddaad65.tar.gz
gentoo-b9512c99314d99cb7b46f16d02d60d133ddaad65.tar.bz2
gentoo-b9512c99314d99cb7b46f16d02d60d133ddaad65.zip
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.4 amd64, #893064
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin')
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild4
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 6de78b078b96..90df5f270fc1 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-2022 Gentoo Authors
+# Copyright 1999-2023 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 )"