summaryrefslogtreecommitdiff
path: root/dev-util/codespell
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:33:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:33:03 +0200
commit5bd776da5c1c5565a75c911f1c506b3cb1a1f908 (patch)
treec78c7932c84cfd2995f77cb0d7914cc82d48aab8 /dev-util/codespell
parent98cfdc946afb4f7639519e25bf0f67494032eb33 (diff)
downloadgentoo-5bd776da5c1c5565a75c911f1c506b3cb1a1f908.tar.gz
gentoo-5bd776da5c1c5565a75c911f1c506b3cb1a1f908.tar.bz2
gentoo-5bd776da5c1c5565a75c911f1c506b3cb1a1f908.zip
dev-util/codespell: Stabilize 2.2.2 amd64, #885319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/codespell')
-rw-r--r--dev-util/codespell/codespell-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codespell/codespell-2.2.2.ebuild b/dev-util/codespell/codespell-2.2.2.ebuild
index 7289774503d6..9dc053e18daf 100644
--- a/dev-util/codespell/codespell-2.2.2.ebuild
+++ b/dev-util/codespell/codespell-2.2.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
# 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 x86"
BDEPEND="test? ( dev-python/chardet[${PYTHON_USEDEP}] )"