summaryrefslogtreecommitdiff
path: root/dev-util/codespell/codespell-2.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/codespell/codespell-2.2.2.ebuild')
-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 7e96964cca81..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}] )"