diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 22:47:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 22:47:44 +0100 |
commit | 0f56c569411738a6ea84c3855e1b65658fbb42d9 (patch) | |
tree | 530554750eb70bd7fce2e1c9700dc38f071d991f /dev-python/humanize | |
parent | dev-python/greenlet: Stabilize 1.1.0 x86, #801730 (diff) | |
download | gentoo-0f56c569411738a6ea84c3855e1b65658fbb42d9.tar.gz gentoo-0f56c569411738a6ea84c3855e1b65658fbb42d9.tar.bz2 gentoo-0f56c569411738a6ea84c3855e1b65658fbb42d9.zip |
dev-python/humanize: Stabilize 3.9.0 ALLARCHES, #801736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.9.0.ebuild b/dev-python/humanize/humanize-3.9.0.ebuild index b6c00705226e..2c5ae12b3424 100644 --- a/dev-python/humanize/humanize-3.9.0.ebuild +++ b/dev-python/humanize/humanize-3.9.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}] |