diff options
author | Sam James <sam@gentoo.org> | 2021-09-05 07:01:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-05 07:01:07 +0100 |
commit | 49882f5b6325053fae741ae95a93e7bc47628f5c (patch) | |
tree | 7bf2ce98505937a77dad86e98600b3f33f35aab3 /dev-python/requests | |
parent | dev-python/charset_normalizer: Stabilize 2.0.4 arm64, #811660 (diff) | |
download | gentoo-49882f5b6325053fae741ae95a93e7bc47628f5c.tar.gz gentoo-49882f5b6325053fae741ae95a93e7bc47628f5c.tar.bz2 gentoo-49882f5b6325053fae741ae95a93e7bc47628f5c.zip |
dev-python/requests: Stabilize 2.26.0 arm64, #811660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests')
-rw-r--r-- | dev-python/requests/requests-2.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests/requests-2.26.0.ebuild b/dev-python/requests/requests-2.26.0.ebuild index 9d8ffb655d7d..cbc880b33fd2 100644 --- a/dev-python/requests/requests-2.26.0.ebuild +++ b/dev-python/requests/requests-2.26.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="socks5" RDEPEND=" |