summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-04-21 19:46:39 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-04-24 13:05:33 +0200
commit6f4359ca2704db7b01ba05686e5a0c0c28afafa8 (patch)
treeec5805960d1cb61854a63f627f9bc47709d0e46e /dev-python/requests-oauthlib
parentdev-python/twython: Keyword 3.9.1-r1 riscv, #839027 (diff)
downloadgentoo-6f4359ca2704db7b01ba05686e5a0c0c28afafa8.tar.gz
gentoo-6f4359ca2704db7b01ba05686e5a0c0c28afafa8.tar.bz2
gentoo-6f4359ca2704db7b01ba05686e5a0c0c28afafa8.zip
dev-python/requests-oauthlib: Keyword 1.3.1 riscv, #839027
Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25141 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/requests-oauthlib')
-rw-r--r--dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild2
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 a0557da82e70..e77016a91872 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 x86"
+KEYWORDS="amd64 ~arm ~riscv x86"
RDEPEND="
>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]