summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:11:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:11:54 +0200
commit8fefc671817965345d62a4afe43ba07894a1dafe (patch)
treee519052c3f001baa8cb888a5d2ae67b83f9f4b84 /dev-python/requests
parentdev-python/pylint: arm stable wrt bug #720590 (diff)
downloadgentoo-8fefc671817965345d62a4afe43ba07894a1dafe.tar.gz
gentoo-8fefc671817965345d62a4afe43ba07894a1dafe.tar.bz2
gentoo-8fefc671817965345d62a4afe43ba07894a1dafe.zip
dev-python/requests: arm stable wrt bug #720600
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" 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 62bb4b20e168..c67dbc17ad39 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 )"