diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 13:11:42 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 13:11:42 +0100 |
commit | f6b2d11799af890f0eeb4f00d69c369d63543c70 (patch) | |
tree | 6d3fdca9f33b299d7e149e07476d6dc63baea40d /dev-python/humanize | |
parent | dev-python/fsspec: Stabilize 2021.11.1 ALLARCHES, #828762 (diff) | |
download | gentoo-f6b2d11799af890f0eeb4f00d69c369d63543c70.tar.gz gentoo-f6b2d11799af890f0eeb4f00d69c369d63543c70.tar.bz2 gentoo-f6b2d11799af890f0eeb4f00d69c369d63543c70.zip |
dev-python/humanize: Stabilize 3.12.0-r2 ALLARCHES, #828764
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-3.12.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.12.0-r2.ebuild b/dev-python/humanize/humanize-3.12.0-r2.ebuild index 5087a4abebca..a7c57e2ca28c 100644 --- a/dev-python/humanize/humanize-3.12.0-r2.ebuild +++ b/dev-python/humanize/humanize-3.12.0-r2.ebuild @@ -12,7 +12,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}] |