summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-07 15:41:16 +0100
committerSam James <sam@gentoo.org>2021-08-07 15:41:16 +0100
commit30e95ffb838cb31719f6bdc7d011a7a5c5d5690f (patch)
tree9e8de30133d96d4c663fe9ba13b4fb5db6def531 /dev-python/humanize
parentdev-python/google-api-python-client: Stabilize 2.13.0 ALLARCHES, #806893 (diff)
downloadgentoo-30e95ffb838cb31719f6bdc7d011a7a5c5d5690f.tar.gz
gentoo-30e95ffb838cb31719f6bdc7d011a7a5c5d5690f.tar.bz2
gentoo-30e95ffb838cb31719f6bdc7d011a7a5c5d5690f.zip
dev-python/humanize: Stabilize 3.10.0 ALLARCHES, #806896
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.10.0.ebuild b/dev-python/humanize/humanize-3.10.0.ebuild
index ce3c080a882b..3b1e48a6ea18 100644
--- a/dev-python/humanize/humanize-3.10.0.ebuild
+++ b/dev-python/humanize/humanize-3.10.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}]