diff options
author | 2023-12-16 01:28:46 +0000 | |
---|---|---|
committer | 2023-12-16 01:28:46 +0000 | |
commit | 78ee16f5892de496eee06293674b201adbfb55c3 (patch) | |
tree | 5fdbe4ccaa4c6cb458abc6da67ebd196f79084af /sys-auth | |
parent | sys-auth/polkit: Stabilize 123 arm64, #920082 (diff) | |
download | gentoo-78ee16f5892de496eee06293674b201adbfb55c3.tar.gz gentoo-78ee16f5892de496eee06293674b201adbfb55c3.tar.bz2 gentoo-78ee16f5892de496eee06293674b201adbfb55c3.zip |
sys-auth/polkit: Stabilize 123 sparc, #920082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-123.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-123.ebuild b/sys-auth/polkit/polkit-123.ebuild index 2a48c710783c..0fc810becee3 100644 --- a/sys-auth/polkit/polkit-123.ebuild +++ b/sys-auth/polkit/polkit-123.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" |