summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-15 19:30:42 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-15 19:30:42 +0100
commit2a4e224ec51b9c13ab801447b42ee81488cc9fa1 (patch)
tree75434379a00aaa339fa47291a4a1a4c78f974f58 /dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild
parentdev-python/quantities: Stabilize 0.13.0-r1 amd64, #835279 (diff)
downloadgentoo-2a4e224ec51b9c13ab801447b42ee81488cc9fa1.tar.gz
gentoo-2a4e224ec51b9c13ab801447b42ee81488cc9fa1.tar.bz2
gentoo-2a4e224ec51b9c13ab801447b42ee81488cc9fa1.zip
dev-python/requests-oauthlib: Stabilize 1.3.1 amd64, #835283
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild')
-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 53bbf4db64c0..a0557da82e70 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 x86"
RDEPEND="
>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]