diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:37:22 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 16508b68a7dd29ec323646ca0075ac95e1c32bc0 (patch) | |
tree | d3e2171ff6a19bbe7b69d5be8f065c6e5211fec9 /mate-extra/mate-system-monitor | |
parent | 286faaa6bab01dbcef56f97cb4844dc723efb44c (diff) | |
download | gentoo-16508b68a7dd29ec323646ca0075ac95e1c32bc0.tar.gz gentoo-16508b68a7dd29ec323646ca0075ac95e1c32bc0.tar.xz |
mate-extra/mate-system-monitor: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-extra/mate-system-monitor')
-rw-r--r-- | mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild index 3304a90976b..2c02faead32 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi DESCRIPTION="The MATE System Monitor" |