diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-19 23:06:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-19 23:06:38 +0100 |
commit | 7be134663fa8703ae1992476d6668de850f13d16 (patch) | |
tree | 119bd054e344556e0a39b47759c67d45e0aac256 /xfce-extra | |
parent | dev-python/scipy: amd64 stable wrt bug #829530 (diff) | |
download | gentoo-7be134663fa8703ae1992476d6668de850f13d16.tar.gz gentoo-7be134663fa8703ae1992476d6668de850f13d16.tar.bz2 gentoo-7be134663fa8703ae1992476d6668de850f13d16.zip |
xfce-extra/xfce4-sensors-plugin: amd64 stable wrt bug #829549
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.2.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.2.ebuild index dbc447ba9919..f23306a05f3b 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.2.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.2.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 )" |