From: Agostino Sarubbo Date: Wed, 25 Mar 2020 15:36:25 +0000 (+0100) Subject: dev-python/urllib3: x86 stable wrt bug #711744 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e79e440e6f853d5cd3e78bddf1e9e3d566408eb0;p=gentoo.git dev-python/urllib3: x86 stable wrt bug #711744 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/urllib3/urllib3-1.25.8.ebuild b/dev-python/urllib3/urllib3-1.25.8.ebuild index 5fe9d0d8011b..3647fc550045 100644 --- a/dev-python/urllib3/urllib3-1.25.8.ebuild +++ b/dev-python/urllib3/urllib3-1.25.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 x86" IUSE="brotli test" RESTRICT="!test? ( test )"