commit: ecd19c783b4a63b7eb2795877229d7292846feee
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 12:13:44 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 21:14:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd19c78
mate-extra/mate-polkit: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
mate-extra/mate-polkit/mate-polkit-1.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 1f0aa4fde18..253ff2a4742 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"