diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:22:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:23:56 +0300 |
commit | bdd12d97c33458cd6e4a2c1aa609d384835076bd (patch) | |
tree | 611d256bbc62fbf2abd3760a18e51d1dfd9eff3d /mate-extra/mate-polkit | |
parent | mate-extra/mate-netbook: x86 stable wrt bug #682168 (diff) | |
download | gentoo-bdd12d97c33458cd6e4a2c1aa609d384835076bd.tar.gz gentoo-bdd12d97c33458cd6e4a2c1aa609d384835076bd.tar.bz2 gentoo-bdd12d97c33458cd6e4a2c1aa609d384835076bd.zip |
mate-extra/mate-polkit: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild index 643a3ae36a69..39199db6278f 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild @@ -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" |