diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-04 15:16:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-04 15:16:51 +0200 |
commit | 6bde2c8a7003ba9cbbd1a4bdee1d2b65c2c3aed0 (patch) | |
tree | 46d8cebda89f74014e1d173bb660e61e643e8121 /sys-auth | |
parent | dev-lang/duktape: sparc stable wrt bug #841623 (diff) | |
download | gentoo-6bde2c8a7003ba9cbbd1a4bdee1d2b65c2c3aed0.tar.gz gentoo-6bde2c8a7003ba9cbbd1a4bdee1d2b65c2c3aed0.tar.bz2 gentoo-6bde2c8a7003ba9cbbd1a4bdee1d2b65c2c3aed0.zip |
sys-auth/polkit: sparc stable wrt bug #841623
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')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220221.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220221.ebuild b/sys-auth/polkit/polkit-0.120_p20220221.ebuild index b27ef8fbfbf3..c5222fc6bf17 100644 --- a/sys-auth/polkit/polkit-0.120_p20220221.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220221.ebuild @@ -17,7 +17,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" #RESTRICT="!test? ( test )" # Tests currently don't work with meson. See |