diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:50:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:50:12 +0200 |
commit | d51cebc9dffc6eb94f0a15a4f48215f1a84250cb (patch) | |
tree | c74874489a3ad76f2f1f90dcd0a53bfb7178f3b8 /sys-auth/polkit | |
parent | app-editors/nano: Stabilize 7.2 amd64, #899318 (diff) | |
download | gentoo-d51cebc9dffc6eb94f0a15a4f48215f1a84250cb.tar.gz gentoo-d51cebc9dffc6eb94f0a15a4f48215f1a84250cb.tar.bz2 gentoo-d51cebc9dffc6eb94f0a15a4f48215f1a84250cb.zip |
sys-auth/polkit: Stabilize 122 amd64, #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 c4f714089934..65f7240d5df0 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" |