diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:40:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:01 +0200 |
commit | fba548c4831acf861e4e7f74b7c5925f82fe1842 (patch) | |
tree | 7bf5a3e644b855c1fe4da1e4d35dd48ecc18f3a5 /mate-extra/mate-utils | |
parent | mate-extra/mate-user-share: x86 stable (bug #625838) (diff) | |
download | gentoo-fba548c4831acf861e4e7f74b7c5925f82fe1842.tar.gz gentoo-fba548c4831acf861e4e7f74b7c5925f82fe1842.tar.bz2 gentoo-fba548c4831acf861e4e7f74b7c5925f82fe1842.zip |
mate-extra/mate-utils: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra/mate-utils')
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.18.3.ebuild b/mate-extra/mate-utils/mate-utils-1.18.3.ebuild index cf2eeaeb5180..49607ddeba53 100644 --- a/mate-extra/mate-utils/mate-utils-1.18.3.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.18.3.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi DESCRIPTION="Utilities for the MATE desktop" |