diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:24:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:24:32 +0100 |
commit | b164f8a9fdb6fced68b55169a075e38591f7970b (patch) | |
tree | 729d298dfeeae3b0efa484369761dcc7f7c555a8 /dev-python | |
parent | dev-python/simpleeval: Stabilize 0.9.13 arm64, #918382 (diff) | |
download | gentoo-b164f8a9fdb6fced68b55169a075e38591f7970b.tar.gz gentoo-b164f8a9fdb6fced68b55169a075e38591f7970b.tar.bz2 gentoo-b164f8a9fdb6fced68b55169a075e38591f7970b.zip |
dev-python/requests-oauthlib: Stabilize 1.3.1 arm64, #918393
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild index ca68ccb6b4c7..f51383ed752c 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/requests/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="ISC" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] |