diff options
author | Sam James <sam@gentoo.org> | 2023-05-29 22:08:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-29 22:08:32 +0100 |
commit | 0dd6bc62dd3929bd42e3fcc944262a2e5af05e5d (patch) | |
tree | 12b2fd46496db6c5db6b2e674c4bc576d61b048c /dev-python/requests-oauthlib | |
parent | net-mail/mu: Stabilize 1.10.3 arm64, #907116 (diff) | |
download | gentoo-0dd6bc62dd3929bd42e3fcc944262a2e5af05e5d.tar.gz gentoo-0dd6bc62dd3929bd42e3fcc944262a2e5af05e5d.tar.bz2 gentoo-0dd6bc62dd3929bd42e3fcc944262a2e5af05e5d.zip |
dev-python/requests-oauthlib: Keyword 1.3.1 arm64, #906573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests-oauthlib')
-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 8f5c2df85c3e..da382b49f73f 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 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] |