diff options
Diffstat (limited to 'mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild b/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild index c34d42392fc5..1d634a6b1e95 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" |