summaryrefslogtreecommitdiff
path: root/dev-python/pydocstyle/pydocstyle-5.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pydocstyle/pydocstyle-5.0.2.ebuild')
-rw-r--r--dev-python/pydocstyle/pydocstyle-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydocstyle/pydocstyle-5.0.2.ebuild b/dev-python/pydocstyle/pydocstyle-5.0.2.ebuild
index 65c6d9cc32c2..5d439c03ab4f 100644
--- a/dev-python/pydocstyle/pydocstyle-5.0.2.ebuild
+++ b/dev-python/pydocstyle/pydocstyle-5.0.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/snowballstemmer[${PYTHON_USEDEP}]"