diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:22:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:23:58 +0300 |
commit | 56e297a656f4053459e142c7e41c049eaca57412 (patch) | |
tree | 8e01886bf6f19328cbd2adf74f6f00d9c67ef672 /mate-extra | |
parent | mate-extra/mate-screensaver: x86 stable wrt bug #682168 (diff) | |
download | gentoo-56e297a656f4053459e142c7e41c049eaca57412.tar.gz gentoo-56e297a656f4053459e142c7e41c049eaca57412.tar.bz2 gentoo-56e297a656f4053459e142c7e41c049eaca57412.zip |
mate-extra/mate-sensors-applet: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild index 9641e7367455..7df62276db70 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="MATE panel applet to display readings from hardware sensors" |