commit: 3652dcc88d5a3ecc2f69a3074eab6ea7f9ffdfac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 14:32:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 14:33:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3652dcc8
dev-util/codespell: Stabilize 2.4.1 amd64, #954903 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/codespell/codespell-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/codespell/codespell-2.4.1.ebuild b/dev-util/codespell/codespell-2.4.1.ebuild index 859ddcf9d089..a20810a2f917 100644 --- a/dev-util/codespell/codespell-2.4.1.ebuild +++ b/dev-util/codespell/codespell-2.4.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://pypi.org/project/codespell # Code licensed under GPL-2, dictionary licensed under CC-BY-SA-3.0 LICENSE="GPL-2 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" BDEPEND=" test? (
