diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:35:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:46 +0200 |
commit | 09db7a3ba7ea7a45fdca8aaa7c98ec6c14ad0e2c (patch) | |
tree | 6cae420ea9ed07df5229211a1516885b3f4504ff /mate-extra | |
parent | mate-extra/mate-netbook: x86 stable (bug #625838) (diff) | |
download | gentoo-09db7a3ba7ea7a45fdca8aaa7c98ec6c14ad0e2c.tar.gz gentoo-09db7a3ba7ea7a45fdca8aaa7c98ec6c14ad0e2c.tar.bz2 gentoo-09db7a3ba7ea7a45fdca8aaa7c98ec6c14ad0e2c.zip |
mate-extra/mate-polkit: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild index 253ff2a47427..53fdbd2b159c 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |