diff options
author | Sam James <sam@gentoo.org> | 2021-08-30 02:22:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-30 02:23:27 +0100 |
commit | 3ed112551d58ae9c55d5f84ae201c61b14b00632 (patch) | |
tree | cc987a779f60e4fae5861a8554a79f3905e0cfea /xfce-extra/xfce4-sensors-plugin | |
parent | dev-python/sqlalchemy: Stabilize 1.4.23 x86, #811030 (diff) | |
download | gentoo-3ed112551d58ae9c55d5f84ae201c61b14b00632.tar.gz gentoo-3ed112551d58ae9c55d5f84ae201c61b14b00632.tar.bz2 gentoo-3ed112551d58ae9c55d5f84ae201c61b14b00632.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.4.1 x86, #811042
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.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 28b79caea8a3..f8590f230a57 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 )" |