diff options
author | Sam James <sam@gentoo.org> | 2021-08-30 02:21:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-30 02:23:23 +0100 |
commit | 5ba109f9187ffc09b8198019e49c44e13496cb0e (patch) | |
tree | 96118a6d29acf8b41db60bbe9abf917a7b09d9a6 /xfce-extra | |
parent | dev-python/virtualenv-clone: Stabilize 0.5.6 ALLARCHES, #811039 (diff) | |
download | gentoo-5ba109f9187ffc09b8198019e49c44e13496cb0e.tar.gz gentoo-5ba109f9187ffc09b8198019e49c44e13496cb0e.tar.bz2 gentoo-5ba109f9187ffc09b8198019e49c44e13496cb0e.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.1 amd64, #811042
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c6f3e1ff121d..28b79caea8a3 100644 --- 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 @@ -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 )" |