From: Mikle Kolyada Date: Sun, 14 Apr 2019 16:21:30 +0000 (+0300) Subject: mate-base/mate-common: x86 stable wrt bug #682168 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b644535b0a6ad6b3f2f1ae7a4c6e76dedaeb8ace;p=gentoo.git mate-base/mate-common: x86 stable wrt bug #682168 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/mate-base/mate-common/mate-common-1.22.0.ebuild b/mate-base/mate-common/mate-common-1.22.0.ebuild index 52c0ba58c562..212f79eb6cf8 100644 --- a/mate-base/mate-common/mate-common-1.22.0.ebuild +++ b/mate-base/mate-common/mate-common-1.22.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"