summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-05 20:31:34 +0000
committerSam James <sam@gentoo.org>2021-06-05 20:31:34 +0000
commita2b8c86b7b90b8c8d6a1f1f77f42ec6ae1699ef7 (patch)
treeb32b56ff5f5b589219a60097944e80089deeabb3
parentdev-python/grpcio: Stabilize 1.37.1 x86, #794340 (diff)
downloadgentoo-a2b8c86b7b90b8c8d6a1f1f77f42ec6ae1699ef7.tar.gz
gentoo-a2b8c86b7b90b8c8d6a1f1f77f42ec6ae1699ef7.tar.bz2
gentoo-a2b8c86b7b90b8c8d6a1f1f77f42ec6ae1699ef7.zip
dev-python/humanize: Stabilize 3.5.0 ALLARCHES, #794343
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/humanize/humanize-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.5.0.ebuild b/dev-python/humanize/humanize-3.5.0.ebuild
index c806307de9e9..7520e23c9527 100644
--- a/dev-python/humanize/humanize-3.5.0.ebuild
+++ b/dev-python/humanize/humanize-3.5.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]