summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-04 01:52:15 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-04 09:15:47 +0300
commitdb2778bbdfc6458ad8556f3f591a7c4ab7ef26c3 (patch)
tree5a556d0c69122fa7677c0daf8bf9da4e8b83ffc8 /dev-python/requests
parentsys-libs/glibc: arm64 stable (bug #712726) (diff)
downloadgentoo-db2778bbdfc6458ad8556f3f591a7c4ab7ef26c3.tar.gz
gentoo-db2778bbdfc6458ad8556f3f591a7c4ab7ef26c3.tar.bz2
gentoo-db2778bbdfc6458ad8556f3f591a7c4ab7ef26c3.zip
dev-python/requests: arm64 stable (bug #720600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@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 874f086b733a..d89e19196920 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 )"