From 66af3c2ad3ad32c95eeb76411586e3d73c15abd3 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Mon, 4 May 2020 12:23:58 -0400 Subject: 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 --- mate-base/mate-common/mate-common-1.22.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-base') 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" -- cgit v1.2.3-65-gdbad