diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 17:37:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 18:03:25 +0100 |
commit | bb22f841d8c46c019646f5ba6f1ffad73597b756 (patch) | |
tree | f7e4849e147d5d32780e46f5cde480f9fa01802b /xfce-extra/xfce4-sensors-plugin | |
parent | xfce-extra/xfce4-screenshooter: x86 stable (bug #652774) (diff) | |
download | gentoo-bb22f841d8c46c019646f5ba6f1ffad73597b756.tar.gz gentoo-bb22f841d8c46c019646f5ba6f1ffad73597b756.tar.bz2 gentoo-bb22f841d8c46c019646f5ba6f1ffad73597b756.zip |
xfce-extra/xfce4-sensors-plugin: x86 stable (bug #652774)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild index 7871cc135afd..cb49206fd12f 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.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 ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+acpi hddtemp libnotify lm_sensors video_cards_nvidia" REQUIRED_USE="|| ( hddtemp lm_sensors acpi )" |