diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:55:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:55:20 +0200 |
commit | 66ad6f2fa4327806e7260c14ceb6955d17289b36 (patch) | |
tree | 415594e33f877b3a9926477fe0c8e933dd74cba2 /sys-auth | |
parent | net-misc/ntpsec: arm stable wrt bug #851978 (diff) | |
download | gentoo-66ad6f2fa4327806e7260c14ceb6955d17289b36.tar.gz gentoo-66ad6f2fa4327806e7260c14ceb6955d17289b36.tar.bz2 gentoo-66ad6f2fa4327806e7260c14ceb6955d17289b36.zip |
sys-auth/polkit: arm stable wrt bug #852611
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220509.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220509.ebuild b/sys-auth/polkit/polkit-0.120_p20220509.ebuild index cc0975bf3985..ad7eb4481466 100644 --- a/sys-auth/polkit/polkit-0.120_p20220509.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220509.ebuild @@ -22,7 +22,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+duktape examples gtk +introspection kde pam selinux systemd test" if [[ ${PV} == *_p* ]] ; then RESTRICT="!test? ( test )" |