From da3fcad3cc0c22c1f8b14767662937ef004dd976 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Jul 2020 19:45:57 +0000 Subject: [PATCH] dev-python/humanize: ALLARCHES stable (via amd64, #734412) Closes: https://bugs.gentoo.org/734412 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/humanize/humanize-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/humanize/humanize-2.4.1.ebuild b/dev-python/humanize/humanize-2.4.1.ebuild index ed582877bd0d8..fe65045a9ba35 100644 --- a/dev-python/humanize/humanize-2.4.1.ebuild +++ b/dev-python/humanize/humanize-2.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"