diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-03-12 18:43:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-03-12 18:44:00 -0800 |
commit | 50da254ca5e9aa1f1a50b2da359e8900653282da (patch) | |
tree | 0966dd081403499102f39b68d7148cf98d4d0206 | |
parent | dev-lang/duktape: Keyword 2.7.0-r1 alpha, #833748 (diff) | |
download | gentoo-50da254ca5e9aa1f1a50b2da359e8900653282da.tar.gz gentoo-50da254ca5e9aa1f1a50b2da359e8900653282da.tar.bz2 gentoo-50da254ca5e9aa1f1a50b2da359e8900653282da.zip |
sys-auth/polkit: Keyword 0.120_p20220221 alpha, #833748
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220221.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220221.ebuild b/sys-auth/polkit/polkit-0.120_p20220221.ebuild index d3980d9768ad..b65cf231c858 100644 --- a/sys-auth/polkit/polkit-0.120_p20220221.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220221.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="+duktape examples gtk +introspection kde pam selinux systemd test" #RESTRICT="!test? ( test )" # Tests currently don't work with meson. See |