summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 18:43:20 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 18:43:20 +0100
commit2ab8665e13ebe63f54db6f93284ea5ebe8c4f99d (patch)
tree7b997cdd097edb86a82bd60be34dd9946baa1a58
parentdev-python/mypy_extensions: x86 stable wrt bug #714428 (diff)
downloadgentoo-2ab8665e13ebe63f54db6f93284ea5ebe8c4f99d.tar.gz
gentoo-2ab8665e13ebe63f54db6f93284ea5ebe8c4f99d.tar.bz2
gentoo-2ab8665e13ebe63f54db6f93284ea5ebe8c4f99d.zip
dev-python/pydocstyle: x86 stable wrt bug #714428
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7796da8357e6..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}]"