commit: 89c937ccf0dbea6c39cbbbb9f91dfe62744323cc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 18:06:21 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 18:06:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c937cc
dev-util/codespell: Stabilize 2.2.6 x86, #920230 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/codespell/codespell-2.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/codespell/codespell-2.2.6.ebuild b/dev-util/codespell/codespell-2.2.6.ebuild index 823a11f1e0b6..39d5f3284d1a 100644 --- a/dev-util/codespell/codespell-2.2.6.ebuild +++ b/dev-util/codespell/codespell-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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? (
