From 09db7a3ba7ea7a45fdca8aaa7c98ec6c14ad0e2c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 10 Sep 2018 01:35:10 +0200 Subject: mate-extra/mate-polkit: x86 stable (bug #625838) Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild index 253ff2a47427..53fdbd2b159c 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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