diff options
author | 2018-12-16 06:16:25 -0500 | |
---|---|---|
committer | 2018-12-16 06:16:25 -0500 | |
commit | e6e926276fdddb9fdcdc6b62659f10699fb18217 (patch) | |
tree | 190919319f889a3dc6587a83bab5424c3551970c /sys-auth | |
parent | sys-auth/polkit: version bump to 0.115-r2 (diff) | |
download | musl-e6e926276fdddb9fdcdc6b62659f10699fb18217.tar.gz musl-e6e926276fdddb9fdcdc6b62659f10699fb18217.tar.bz2 musl-e6e926276fdddb9fdcdc6b62659f10699fb18217.zip |
sys-auth/polkit: 0.115-r2 stable on amd64 and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r2.ebuild b/sys-auth/polkit/polkit-0.115-r2.ebuild index a802ed04..d805f38f 100644 --- a/sys-auth/polkit/polkit-0.115-r2.ebuild +++ b/sys-auth/polkit/polkit-0.115-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="?? ( elogind systemd )" |