commit: 911ff013f742284c6b21ac173b01eba6c03183d9 Author: Philipp Rösner <rndxelement <AT> protonmail <DOT> com> AuthorDate: Fri May 20 22:52:19 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 22 20:45:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911ff013
dev-util/clazy: stabilize 1.11-r1 for x86 Bug: https://bugs.gentoo.org/833842 Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25581 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/clazy/clazy-1.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/clazy/clazy-1.11-r1.ebuild b/dev-util/clazy/clazy-1.11-r1.ebuild index 3c31743e4cfe..268286775581 100644 --- a/dev-util/clazy/clazy-1.11-r1.ebuild +++ b/dev-util/clazy/clazy-1.11-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )"
