diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-08 13:21:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-08 13:21:28 -0400 |
commit | 3aa327e1ea1d2354a9afd8fc3e13e568ed7bc20a (patch) | |
tree | d68a4a3708cce4ce998ab22cebdf2c954a971aa6 /xfce-extra/xfce4-sensors-plugin | |
parent | xfce-extra/xfce4-volumed-pulse: amd64 stable (diff) | |
download | gentoo-3aa327e1ea1d2354a9afd8fc3e13e568ed7bc20a.tar.gz gentoo-3aa327e1ea1d2354a9afd8fc3e13e568ed7bc20a.tar.bz2 gentoo-3aa327e1ea1d2354a9afd8fc3e13e568ed7bc20a.zip |
xfce-extra/xfce4-sensors-plugin: amd64 stable
Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild index da7e23330f6c..beeee35ead58 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/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 )" |