diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:25:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:26:56 +0300 |
commit | 4aa8c6bfd3d86f9e4d258f921e183332dfc37038 (patch) | |
tree | a14641497420caea1d91fcae1b5ce9ec37df2512 /mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild | |
parent | mate-extra/mate-screensaver: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-4aa8c6bfd3d86f9e4d258f921e183332dfc37038.tar.gz gentoo-4aa8c6bfd3d86f9e4d258f921e183332dfc37038.tar.bz2 gentoo-4aa8c6bfd3d86f9e4d258f921e183332dfc37038.zip |
mate-extra/mate-sensors-applet: amd64 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="amd64"
Diffstat (limited to 'mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.0-r1.ebuild')
-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 1bbeca988faf..9641e7367455 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" |