diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:31:14 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:31:14 +0000 |
commit | ee366c86e51c93f903904ddbaf8e54774591fba2 (patch) | |
tree | ee707c8c2d9f67022a77555893b5009231975a10 /sys-auth/polkit | |
parent | sys-apps/kmod: Stabilize 30-r1 arm, #899380 (diff) | |
download | gentoo-ee366c86e51c93f903904ddbaf8e54774591fba2.tar.gz gentoo-ee366c86e51c93f903904ddbaf8e54774591fba2.tar.bz2 gentoo-ee366c86e51c93f903904ddbaf8e54774591fba2.zip |
sys-auth/polkit: Stabilize 122 sparc, #899244
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-122.ebuild b/sys-auth/polkit/polkit-122.ebuild index bbcc93fb2d30..16ef0ad26c8c 100644 --- a/sys-auth/polkit/polkit-122.ebuild +++ b/sys-auth/polkit/polkit-122.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="+daemon +duktape examples gtk +introspection kde pam selinux systemd test" # https://gitlab.freedesktop.org/polkit/polkit/-/issues/181 for test restriction RESTRICT="!test? ( test ) test" |