diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:03:38 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-24 20:03:38 +0100 |
commit | 588e6c06d1494e6d07b2c1807f1e9654fb2a2d16 (patch) | |
tree | d8e19518ae510f37a505d792e35e57890221df64 /xfce-extra | |
parent | xfce-extra/xfce4-notifyd: Stabilize 0.6.3 amd64, #835947 (diff) | |
download | gentoo-588e6c06d1494e6d07b2c1807f1e9654fb2a2d16.tar.gz gentoo-588e6c06d1494e6d07b2c1807f1e9654fb2a2d16.tar.bz2 gentoo-588e6c06d1494e6d07b2c1807f1e9654fb2a2d16.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.3 amd64, #835948
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild index 04045ee3f7fb..f8e14b7a5c5e 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia" REQUIRED_USE="|| ( hddtemp lm-sensors acpi )" |