From: Roy Bamford Date: Sun, 10 Sep 2017 12:13:44 +0000 (+0100) Subject: mate-extra/mate-polkit: added ~arm64 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ecd19c783b4a63b7eb2795877229d7292846feee;p=gentoo.git mate-extra/mate-polkit: added ~arm64 keyword. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/mate-extra/mate-polkit/mate-polkit-1.18.1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.18.1.ebuild index 1f0aa4fde187..253ff2a47427 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.18.1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.18.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs"