diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-20 13:10:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-20 13:10:15 +0100 |
commit | 02a9e582a5ecafb62009152ed0a588a5c29c3ade (patch) | |
tree | 81be29779bd797f637e9003a34247b2cea8601ab /xfce-extra | |
parent | net-libs/grpc: amd64 stable wrt bug #829430 (diff) | |
download | gentoo-02a9e582a5ecafb62009152ed0a588a5c29c3ade.tar.gz gentoo-02a9e582a5ecafb62009152ed0a588a5c29c3ade.tar.bz2 gentoo-02a9e582a5ecafb62009152ed0a588a5c29c3ade.zip |
xfce-extra/xfce4-sensors-plugin: x86 stable wrt bug #829549
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 f23306a05f3b..b5422dcc8299 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 )" |