diff options
author | Sam James <sam@gentoo.org> | 2022-07-24 20:11:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-24 20:11:55 +0100 |
commit | 2e382b643f8aa132649ef672d83af3e76a6cc1d0 (patch) | |
tree | 210b3426f72aeb76ff5cfac30c4d35f690c7793b /dev-python/humanize | |
parent | dev-python/googleapis-common-protos: Stabilize 1.56.4 ALLARCHES, #860600 (diff) | |
download | gentoo-2e382b643f8aa132649ef672d83af3e76a6cc1d0.tar.gz gentoo-2e382b643f8aa132649ef672d83af3e76a6cc1d0.tar.bz2 gentoo-2e382b643f8aa132649ef672d83af3e76a6cc1d0.zip |
dev-python/humanize: Stabilize 4.2.3 ALLARCHES, #860603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.2.3.ebuild b/dev-python/humanize/humanize-4.2.3.ebuild index b471878fc311..5887ac380442 100644 --- a/dev-python/humanize/humanize-4.2.3.ebuild +++ b/dev-python/humanize/humanize-4.2.3.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}] |