diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:06:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:40 +0300 |
commit | 85436fb72d58959ca3395ffc1a733a1aa5528803 (patch) | |
tree | a9cbba7237712253519189d4072e25eb65eb4442 /mate-extra | |
parent | mate-extra/mate-user-guide: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-85436fb72d58959ca3395ffc1a733a1aa5528803.tar.gz gentoo-85436fb72d58959ca3395ffc1a733a1aa5528803.tar.bz2 gentoo-85436fb72d58959ca3395ffc1a733a1aa5528803.zip |
mate-extra/mate-sensors-applet: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild index 95f36f6e5c41..86472d98d2bd 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.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" |