summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 13:06:16 +0100
committerSam James <sam@gentoo.org>2021-04-22 13:07:56 +0100
commit11fb1da420c856d222756f5785ae4d635511e5f0 (patch)
treec0b382685104dbed586f8ae080a8f5723a2d2b8f /dev-python
parentdev-python/flask-sqlalchemy: Stabilize 2.5.1 ALLARCHES, #784722 (diff)
downloadgentoo-11fb1da420c856d222756f5785ae4d635511e5f0.tar.gz
gentoo-11fb1da420c856d222756f5785ae4d635511e5f0.tar.bz2
gentoo-11fb1da420c856d222756f5785ae4d635511e5f0.zip
dev-python/humanize: Stabilize 3.3.0 ALLARCHES, #784725
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/humanize/humanize-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.3.0.ebuild b/dev-python/humanize/humanize-3.3.0.ebuild
index 7bc5554aa175..e402dcc8a026 100644
--- a/dev-python/humanize/humanize-3.3.0.ebuild
+++ b/dev-python/humanize/humanize-3.3.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}]