summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-04 01:01:15 +0000
committerSam James <sam@gentoo.org>2020-11-04 01:01:15 +0000
commit48fa01222deb7fd58d93e56a175fd1499d251062 (patch)
tree047186de93bda282210d2ee7256cd3ffb215b7e2 /dev-python/humanize
parentdev-python/openpyxl: Stabilize 3.0.5 ALLARCHES, #752288 (diff)
downloadgentoo-48fa01222deb7fd58d93e56a175fd1499d251062.tar.gz
gentoo-48fa01222deb7fd58d93e56a175fd1499d251062.tar.bz2
gentoo-48fa01222deb7fd58d93e56a175fd1499d251062.zip
dev-python/humanize: Stabilize 3.0.1 ALLARCHES, #752261
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.0.1.ebuild b/dev-python/humanize/humanize-3.0.1.ebuild
index 94f1f6012cd1..bde5834d8b8f 100644
--- a/dev-python/humanize/humanize-3.0.1.ebuild
+++ b/dev-python/humanize/humanize-3.0.1.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}]