From 0ec0f94e06f33e7a00e328e6fcaf850273dc4a6c Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 19 May 2021 17:21:04 +0000 Subject: [PATCH] dev-python/humanize: Stabilize 3.4.1 ALLARCHES, #790893 Signed-off-by: Sam James --- dev-python/humanize/humanize-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/humanize/humanize-3.4.1.ebuild b/dev-python/humanize/humanize-3.4.1.ebuild index 7bc5554aa1759..e402dcc8a026a 100644 --- a/dev-python/humanize/humanize-3.4.1.ebuild +++ b/dev-python/humanize/humanize-3.4.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}]