From 2c0811afefe2745cf349d6b07fd75caf0f688f07 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Nov 2020 08:23:02 +0000 Subject: [PATCH] dev-python/humanize: Stabilize 3.1.0 ALLARCHES, #756451 Signed-off-by: Sam James --- dev-python/humanize/humanize-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/humanize/humanize-3.1.0.ebuild b/dev-python/humanize/humanize-3.1.0.ebuild index 2587832801444..2ecfbaacf8e2a 100644 --- a/dev-python/humanize/humanize-3.1.0.ebuild +++ b/dev-python/humanize/humanize-3.1.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}]