From: Agostino Sarubbo Date: Sun, 3 May 2020 19:01:28 +0000 (+0200) Subject: dev-python/requests: x86 stable wrt bug #720600 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=af06efb7e354c3cb6453e37a6f8207c011a2aeca;p=gentoo.git dev-python/requests: x86 stable wrt bug #720600 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/requests/requests-2.23.0.ebuild b/dev-python/requests/requests-2.23.0.ebuild index c67dbc17ad39..874f086b733a 100644 --- a/dev-python/requests/requests-2.23.0.ebuild +++ b/dev-python/requests/requests-2.23.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="socks5 +ssl test" RESTRICT="!test? ( test )"