diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-18 18:53:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-18 18:53:52 +0200 |
commit | 198fbdd3cc833aca8725a2817b321ce53e0b263f (patch) | |
tree | 4d9ddbc3cfc4b4883c999b328ee37cb6b12ce42d /sys-auth/polkit | |
parent | net-libs/nodejs: amd64 stable wrt bug #852584 (diff) | |
download | gentoo-198fbdd3cc833aca8725a2817b321ce53e0b263f.tar.gz gentoo-198fbdd3cc833aca8725a2817b321ce53e0b263f.tar.bz2 gentoo-198fbdd3cc833aca8725a2817b321ce53e0b263f.zip |
sys-auth/polkit: amd64 stable wrt bug #852611
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-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 17a4a6e0808d..0fedd4058792 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 )" |