aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2020-04-19 16:27:46 -0500
committerJory Pratt <anarchy@gentoo.org>2020-04-19 16:27:46 -0500
commit079fb2d23b71d9fe307200a3ccfe9c39eca9aa03 (patch)
treea4b864d9768bef0f32f83a1d89fd5e2b52b86e76
parentFixed upstream in Gnome, commit fa8de58b. (diff)
downloadmusl-079fb2d23b71d9fe307200a3ccfe9c39eca9aa03.tar.gz
musl-079fb2d23b71d9fe307200a3ccfe9c39eca9aa03.tar.bz2
musl-079fb2d23b71d9fe307200a3ccfe9c39eca9aa03.zip
sys-auth/polkit: sync stable keywords with ::gentoo
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r--sys-auth/polkit/polkit-0.116-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit/polkit-0.116-r1.ebuild b/sys-auth/polkit/polkit-0.116-r1.ebuild
index c7fad725..15322a44 100644
--- a/sys-auth/polkit/polkit-0.116-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.116-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ppc ppc64 x86"
IUSE="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test"
RESTRICT="!test? ( test )"