diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:25:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:26:57 +0300 |
commit | 311b9a55067b4123e7742d9f0fcc34acac9e3817 (patch) | |
tree | ca40384fb6335f2b60178db8bbabdcd61ea032ab /mate-extra | |
parent | mate-extra/mate-sensors-applet: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-311b9a55067b4123e7742d9f0fcc34acac9e3817.tar.gz gentoo-311b9a55067b4123e7742d9f0fcc34acac9e3817.tar.bz2 gentoo-311b9a55067b4123e7742d9f0fcc34acac9e3817.zip |
mate-extra/mate-system-monitor: 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')
-rw-r--r-- | mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild index 2df1fb376d25..3f6d1733846a 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="The MATE System Monitor" |