From b644535b0a6ad6b3f2f1ae7a4c6e76dedaeb8ace Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 14 Apr 2019 19:21:30 +0300 Subject: 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" --- mate-base/mate-common/mate-common-1.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad