From: Adam Feldman Date: Mon, 4 May 2020 16:23:58 +0000 (-0400) Subject: mate-base/mate-common: Stabilize 1.22.2 for amd64,x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66af3c2ad3ad32c95eeb76411586e3d73c15abd3;p=gentoo.git mate-base/mate-common: Stabilize 1.22.2 for amd64,x86 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman --- diff --git a/mate-base/mate-common/mate-common-1.22.2.ebuild b/mate-base/mate-common/mate-common-1.22.2.ebuild index 6c83b6fdcda7..2c3030de0d38 100644 --- a/mate-base/mate-common/mate-common-1.22.2.ebuild +++ b/mate-base/mate-common/mate-common-1.22.2.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"