diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-30 21:59:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-30 22:17:28 +0300 |
commit | 6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc (patch) | |
tree | 6ab4bd17f794e99ef35c802f1d2adb6f5b0d2a6f /mate-extra/mate-polkit | |
parent | mate-extra/mate-media: Add ~arm keyword wrt bug #508072 (diff) | |
download | gentoo-6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc.tar.gz gentoo-6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc.tar.bz2 gentoo-6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc.zip |
mate-extra/mate-polkit: Add ~arm keyword wrt bug #508072
Package-Manager: portage-2.2.28
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild index 8e2f78332a74..3b140d53bb09 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mate-desktop/mate-polkit" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="accountsservice appindicator +introspection" |