diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 17:37:24 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 23:17:40 -0400 |
commit | 09f0811f2fbc771e4c31d1ac060d7132b399ce61 (patch) | |
tree | 224d93e3e70b3b5682f3fe867dad65c984da2d13 /mate-extra | |
parent | mate-extra/mate-netbook: Stabilize 1.24.0 for amd64, x86 (diff) | |
download | gentoo-09f0811f2fbc771e4c31d1ac060d7132b399ce61.tar.gz gentoo-09f0811f2fbc771e4c31d1ac060d7132b399ce61.tar.bz2 gentoo-09f0811f2fbc771e4c31d1ac060d7132b399ce61.zip |
mate-extra/mate-sensors-applet: Stabilize 1.24.0 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild index d292f324537c..7f07d8dd5b0f 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.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" |