diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:57:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-17 08:57:54 +0200 |
commit | fa9c1e23d8a1a578474ee9320668133da197e37b (patch) | |
tree | 3417a17697443bd13bbd232dd42cdd3a23a4491b /sys-auth/polkit | |
parent | dev-python/python-ldap: sparc stable wrt bug #852452 (diff) | |
download | gentoo-fa9c1e23d8a1a578474ee9320668133da197e37b.tar.gz gentoo-fa9c1e23d8a1a578474ee9320668133da197e37b.tar.bz2 gentoo-fa9c1e23d8a1a578474ee9320668133da197e37b.zip |
sys-auth/polkit: sparc stable wrt bug #852611
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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 ad7eb4481466..132898a867a7 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 )" |