summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:01:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:02:16 +0200
commitaf06efb7e354c3cb6453e37a6f8207c011a2aeca (patch)
tree2e2161a7d4a4e329a0f35e2a853e48cb796aa7d1 /dev-python/requests
parentdev-python/requests-mock: x86 stable wrt bug #720598 (diff)
downloadgentoo-af06efb7e354c3cb6453e37a6f8207c011a2aeca.tar.gz
gentoo-af06efb7e354c3cb6453e37a6f8207c011a2aeca.tar.bz2
gentoo-af06efb7e354c3cb6453e37a6f8207c011a2aeca.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/requests')
-rw-r--r--dev-python/requests/requests-2.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"