summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:05:40 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:05:40 +0000
commit6826c4109b2c1bf505cbe59c99f88fa59a636bd3 (patch)
treeda4bde05876a8ad2eef7f935e9c8829674e78fc6
parentdev-libs/mimalloc: Keyword 2.1.2 arm64, #905072 (diff)
downloadgentoo-6826c4109b2c1bf505cbe59c99f88fa59a636bd3.tar.gz
gentoo-6826c4109b2c1bf505cbe59c99f88fa59a636bd3.tar.bz2
gentoo-6826c4109b2c1bf505cbe59c99f88fa59a636bd3.zip
dev-util/codespell: Keyword 2.2.4 arm64, #905042
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/codespell/codespell-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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}] )"