diff options
author | 2019-04-14 18:25:04 +0300 | |
---|---|---|
committer | 2019-04-14 18:26:55 +0300 | |
commit | 2335d517a6c4f55ed839892fece9ed21a6ed34ce (patch) | |
tree | 47c270670b7458d2f27d435087fdcee11338806f /mate-extra/mate-polkit | |
parent | mate-extra/mate-netbook: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-2335d517a6c4f55ed839892fece9ed21a6ed34ce.tar.gz gentoo-2335d517a6c4f55ed839892fece9ed21a6ed34ce.tar.bz2 gentoo-2335d517a6c4f55ed839892fece9ed21a6ed34ce.zip |
mate-extra/mate-polkit: amd64 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="amd64"
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 b90bf8fd614b..643a3ae36a69 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" |