diff options
author | Sam James <sam@gentoo.org> | 2022-08-31 03:50:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 03:50:21 +0100 |
commit | b00e03d7e8406baf0d989bdaac38e518e83024e9 (patch) | |
tree | 36f627a08cd28a7240135745711bc576d2f601bb /sys-auth/polkit | |
parent | x11-misc/xdg-utils: Stabilize 1.1.3_p20210805 arm, #867607 (diff) | |
download | gentoo-b00e03d7e8406baf0d989bdaac38e518e83024e9.tar.gz gentoo-b00e03d7e8406baf0d989bdaac38e518e83024e9.tar.bz2 gentoo-b00e03d7e8406baf0d989bdaac38e518e83024e9.zip |
sys-auth/polkit: Stabilize 121 sparc, #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 58c98de97377..afc5e8b7b1a6 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 )" |