commit: a4b107c9214504030d98878b7a934349274bd060 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 10 17:42:50 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 10 17:43:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b107c9
dev-util/clazy: keyword 1.12 for ~amd64, ~arm64, ~x86 Was added unkeyworded in a1fcee35f62bad34abe7da2be9856645fbce8af6 because of the test hell. The issues are now fixed, thanks to negril. Bug: https://bugs.gentoo.org/811723 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/clazy/clazy-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/clazy/clazy-1.12.ebuild b/dev-util/clazy/clazy-1.12.ebuild index 33919d1d9024..918f0188a664 100644 --- a/dev-util/clazy/clazy-1.12.ebuild +++ b/dev-util/clazy/clazy-1.12.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 )"
