commit: 67e7c01532570a0bd9fbcd9517747ceda55d3665 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 13:45:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 13:45:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e7c015
dev-util/codespell: Stabilize 2.3.0 x86, #949802 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/codespell/codespell-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/codespell/codespell-2.3.0.ebuild b/dev-util/codespell/codespell-2.3.0.ebuild index 4c3a8ca7a665..067762bc4d33 100644 --- a/dev-util/codespell/codespell-2.3.0.ebuild +++ b/dev-util/codespell/codespell-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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? (
