diff options
author | 2023-12-16 03:08:36 +0000 | |
---|---|---|
committer | 2023-12-16 03:08:36 +0000 | |
commit | 4729954ba5fe58afb841161ecf852ebf4de5b6f3 (patch) | |
tree | bd02f6b1e6530be4675c25e60ef4462551fc81ae /sys-auth | |
parent | sys-fs/lvm2: Stabilize 2.03.22-r2 arm64, #916094 (diff) | |
download | gentoo-4729954ba5fe58afb841161ecf852ebf4de5b6f3.tar.gz gentoo-4729954ba5fe58afb841161ecf852ebf4de5b6f3.tar.bz2 gentoo-4729954ba5fe58afb841161ecf852ebf4de5b6f3.zip |
sys-auth/polkit: Stabilize 123 amd64, #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 0fc810becee3..efa0d06ad489 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" |