diff options
author | Sam James <sam@gentoo.org> | 2022-08-31 03:45:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 03:45:58 +0100 |
commit | 2bc36013c55ccbd8f5d42f63e0fca5af729b2f0b (patch) | |
tree | 4b9f9576536cc64ca05a9fcd97967aed7086f2cc /sys-auth/polkit | |
parent | dev-util/seer: add live ebuild (diff) | |
download | gentoo-2bc36013c55ccbd8f5d42f63e0fca5af729b2f0b.tar.gz gentoo-2bc36013c55ccbd8f5d42f63e0fca5af729b2f0b.tar.bz2 gentoo-2bc36013c55ccbd8f5d42f63e0fca5af729b2f0b.zip |
sys-auth/polkit: Stabilize 121 amd64, #867601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-121.ebuild b/sys-auth/polkit/polkit-121.ebuild index f27a8a8d9199..19953dfdc512 100644 --- a/sys-auth/polkit/polkit-121.ebuild +++ b/sys-auth/polkit/polkit-121.ebuild @@ -24,7 +24,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 )" |