diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:31:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:31:34 +0000 |
commit | a2b8c86b7b90b8c8d6a1f1f77f42ec6ae1699ef7 (patch) | |
tree | b32b56ff5f5b589219a60097944e80089deeabb3 /dev-python | |
parent | dev-python/grpcio: Stabilize 1.37.1 x86, #794340 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/humanize/humanize-3.5.0.ebuild | 2 |
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}] |