diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 01:28:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 01:28:45 +0000 |
commit | e5f40f3172110925eb618a3cfcf5263012776153 (patch) | |
tree | a79eec4cc4cad5a01fa4c3804c85e629a81e79eb /sys-auth | |
parent | app-admin/gtkdiskfree: Stabilize 2.0.4_p20200224-r1 amd64, #920077 (diff) | |
download | gentoo-e5f40f3172110925eb618a3cfcf5263012776153.tar.gz gentoo-e5f40f3172110925eb618a3cfcf5263012776153.tar.bz2 gentoo-e5f40f3172110925eb618a3cfcf5263012776153.zip |
sys-auth/polkit: Stabilize 123 arm64, #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 10339bf91bae..2a48c710783c 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" |