From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01F81138334 for ; Sun, 12 May 2019 01:46:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A578E082D; Sun, 12 May 2019 01:46:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C436E082D for ; Sun, 12 May 2019 01:46:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C2F33440D4 for ; Sun, 12 May 2019 01:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86EF25D0 for ; Sun, 12 May 2019 01:46:45 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1557625598.832c01b31611f84ac0b81612dcb1f2f774e88fbc.blueness@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-auth/polkit/ X-VCS-Repository: proj/musl X-VCS-Files: sys-auth/polkit/polkit-0.115-r3.ebuild sys-auth/polkit/polkit-0.115-r4.ebuild sys-auth/polkit/polkit-0.116.ebuild X-VCS-Directories: sys-auth/polkit/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 832c01b31611f84ac0b81612dcb1f2f774e88fbc X-VCS-Branch: master Date: Sun, 12 May 2019 01:46:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01355a90-25be-4c47-ab32-d07b5049edca X-Archives-Hash: c46f9bb3a17156604b842e11264a0fd1 commit: 832c01b31611f84ac0b81612dcb1f2f774e88fbc Author: Anthony G. Basile gentoo org> AuthorDate: Sun May 12 01:46:38 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun May 12 01:46:38 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=832c01b3 sys-auth/polkit: 0.115-r3 stable on musl arches Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-auth/polkit/polkit-0.115-r3.ebuild | 4 ++-- sys-auth/polkit/polkit-0.115-r4.ebuild | 2 +- sys-auth/polkit/polkit-0.116.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-auth/polkit/polkit-0.115-r3.ebuild b/sys-auth/polkit/polkit-0.115-r3.ebuild index a0da253..3db9d4d 100644 --- a/sys-auth/polkit/polkit-0.115-r3.ebuild +++ b/sys-auth/polkit/polkit-0.115-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="?? ( elogind systemd )" diff --git a/sys-auth/polkit/polkit-0.115-r4.ebuild b/sys-auth/polkit/polkit-0.115-r4.ebuild index 5e8842d..bd11a99 100644 --- a/sys-auth/polkit/polkit-0.115-r4.ebuild +++ b/sys-auth/polkit/polkit-0.115-r4.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 )" diff --git a/sys-auth/polkit/polkit-0.116.ebuild b/sys-auth/polkit/polkit-0.116.ebuild index 3cdf6ba..df86906 100644 --- a/sys-auth/polkit/polkit-0.116.ebuild +++ b/sys-auth/polkit/polkit-0.116.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="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="^^ ( consolekit elogind systemd )"