diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 18:37:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:06 +0300 |
commit | 4f0707904fc51beafa303eb2e11b1b72bf7719ed (patch) | |
tree | 86336bcdebfa68d572f6882576dd185c46187990 /mate-base | |
parent | www-client/chromium: stable channel bump (69.0.3497.81) (diff) | |
download | gentoo-4f0707904fc51beafa303eb2e11b1b72bf7719ed.tar.gz gentoo-4f0707904fc51beafa303eb2e11b1b72bf7719ed.tar.bz2 gentoo-4f0707904fc51beafa303eb2e11b1b72bf7719ed.zip |
mate-base/mate-common: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-common/mate-common-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.18.0.ebuild b/mate-base/mate-common/mate-common-1.18.0.ebuild index 4540b83d5bfd..e04018d3f05a 100644 --- a/mate-base/mate-common/mate-common-1.18.0.ebuild +++ b/mate-base/mate-common/mate-common-1.18.0.ebuild @@ -8,7 +8,7 @@ inherit mate-desktop.org if [[ ${PV} == 9999 ]]; then inherit autotools else - KEYWORDS="~amd64 ~arm ~arm64 x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Common files for development of MATE packages" |