diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 09:45:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 09:45:42 +0100 |
commit | 3027d355677eed28f7e2ede4b6446533f9e4a3bf (patch) | |
tree | e7934811fc8291f997ace39f13b2de606b6ad9a5 /dev-python/humanize | |
parent | sys-fs/f2fs-tools: Stabilize 1.15.0-r1 amd64, #877697 (diff) | |
download | gentoo-3027d355677eed28f7e2ede4b6446533f9e4a3bf.tar.gz gentoo-3027d355677eed28f7e2ede4b6446533f9e4a3bf.tar.bz2 gentoo-3027d355677eed28f7e2ede4b6446533f9e4a3bf.zip |
dev-python/humanize: Stabilize 4.4.0 ALLARCHES, #877931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.4.0.ebuild b/dev-python/humanize/humanize-4.4.0.ebuild index b471878fc311..5887ac380442 100644 --- a/dev-python/humanize/humanize-4.4.0.ebuild +++ b/dev-python/humanize/humanize-4.4.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}] |