diff options
author | Jory Pratt <anarchy@gentoo.org> | 2020-11-06 19:16:46 -0600 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2020-11-06 19:16:46 -0600 |
commit | effff84ce11482c596aa36d1964d13866c2f5a31 (patch) | |
tree | 684cb81afd72e20744c0e795b744bb89bbe57ea5 /sys-auth | |
parent | x11-misc/slim: remove consolekit support (diff) | |
download | musl-effff84ce11482c596aa36d1964d13866c2f5a31.tar.gz musl-effff84ce11482c596aa36d1964d13866c2f5a31.tar.bz2 musl-effff84ce11482c596aa36d1964d13866c2f5a31.zip |
sys-auth/polkit: sync with ::gentoo keywords
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.118.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.118.ebuild b/sys-auth/polkit/polkit-0.118.ebuild index 4b4aff2a..894b39e9 100644 --- a/sys-auth/polkit/polkit-0.118.ebuild +++ b/sys-auth/polkit/polkit-0.118.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~mips ppc64 x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |