diff options
author | Sam James <sam@gentoo.org> | 2022-09-06 22:14:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-06 22:14:24 +0100 |
commit | 556d847e89022adaafe3f2a8abbaec6c904ecbb2 (patch) | |
tree | 7d1e8a9b1ec930be21c6f2a873e01801c28c3e0f /dev-python/humanize | |
parent | dev-python/identify: Stabilize 2.5.3 ALLARCHES, #868870 (diff) | |
download | gentoo-556d847e89022adaafe3f2a8abbaec6c904ecbb2.tar.gz gentoo-556d847e89022adaafe3f2a8abbaec6c904ecbb2.tar.bz2 gentoo-556d847e89022adaafe3f2a8abbaec6c904ecbb2.zip |
dev-python/humanize: Stabilize 4.3.0 ALLARCHES, #868876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.3.0.ebuild b/dev-python/humanize/humanize-4.3.0.ebuild index b471878fc311..5887ac380442 100644 --- a/dev-python/humanize/humanize-4.3.0.ebuild +++ b/dev-python/humanize/humanize-4.3.0.ebuild @@ -17,7 +17,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}] |