From 39312bd64b0d55c5358a7607a0e5e3b884921e47 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Wed, 9 Jun 2021 18:57:13 -0400 Subject: x11-wm/marco: Stabilize 1.24.1-r1 for amd64,x86 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman --- x11-wm/marco/marco-1.24.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/marco/marco-1.24.1-r1.ebuild') diff --git a/x11-wm/marco/marco-1.24.1-r1.ebuild b/x11-wm/marco/marco-1.24.1-r1.ebuild index cd92c1853eea..2664b2b46315 100644 --- a/x11-wm/marco/marco-1.24.1-r1.ebuild +++ b/x11-wm/marco/marco-1.24.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ MATE2_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="MATE default window manager" -- cgit v1.2.3-65-gdbad