From 246821487c563dc7f11d53687e35f5c93bb62e6f Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Wed, 9 Jun 2021 18:56:11 -0400 Subject: mate-extra/mate-polkit: Stabilize 1.24.0-r1 for amd64,x86 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman --- mate-extra/mate-polkit/mate-polkit-1.24.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mate-extra') diff --git a/mate-extra/mate-polkit/mate-polkit-1.24.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.24.0-r1.ebuild index 429c5e8..493a40c 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.24.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.24.0-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 @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" -- cgit v1.2.3-65-gdbad