commit: 6826c4109b2c1bf505cbe59c99f88fa59a636bd3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 25 14:05:40 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Apr 25 14:05:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6826c410
dev-util/codespell: Keyword 2.2.4 arm64, #905042 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/codespell/codespell-2.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/codespell/codespell-2.2.4.ebuild b/dev-util/codespell/codespell-2.2.4.ebuild index f2af4c1fbbbc..7b9bf108d36c 100644 --- a/dev-util/codespell/codespell-2.2.4.ebuild +++ b/dev-util/codespell/codespell-2.2.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://pypi.org/project/codespell https://github.com/codespell-projec # 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" BDEPEND="test? ( dev-python/chardet[${PYTHON_USEDEP}] )"
