diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:38:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:54 +0200 |
commit | 3e4213da126f4ded3676296bfbe94a146fe4fc05 (patch) | |
tree | 4546dc53080a6acee3e19e91928b73909fee6014 /mate-extra/mate-system-monitor | |
parent | mate-extra/mate-sensors-applet: x86 stable (bug #625838) (diff) | |
download | gentoo-3e4213da126f4ded3676296bfbe94a146fe4fc05.tar.gz gentoo-3e4213da126f4ded3676296bfbe94a146fe4fc05.tar.bz2 gentoo-3e4213da126f4ded3676296bfbe94a146fe4fc05.zip |
mate-extra/mate-system-monitor: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra/mate-system-monitor')
-rw-r--r-- | mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild index 42201ba024fb..119e2d7fbca7 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |