summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:31:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:41:51 +0100
commitc6b6e91f76844ce371993cb59cc8e888edc66cfd (patch)
treedf46964ffe1b555fd94a8e2393b52af89a6ef27b /dev-python/requests
parentdev-python/pytest-httpbin: x86 stable wrt bug #714490 (diff)
downloadgentoo-c6b6e91f76844ce371993cb59cc8e888edc66cfd.tar.gz
gentoo-c6b6e91f76844ce371993cb59cc8e888edc66cfd.tar.bz2
gentoo-c6b6e91f76844ce371993cb59cc8e888edc66cfd.zip
dev-python/requests: x86 stable wrt bug #714490
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.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.22.0.ebuild b/dev-python/requests/requests-2.22.0.ebuild
index bd8d22f0ec58..f2512e397b0a 100644
--- a/dev-python/requests/requests-2.22.0.ebuild
+++ b/dev-python/requests/requests-2.22.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="socks5 +ssl test"
RESTRICT="!test? ( test )"