diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:55:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:55:59 +0200 |
commit | 45d5981af99c46e459b502a0cee88ee16df5442b (patch) | |
tree | 5b938245ac016df7f86eae0179b7d93b1faea520 /dev-python/requests-oauthlib | |
parent | dev-python/routes: amd64 stable wrt bug #720594 (diff) | |
download | gentoo-45d5981af99c46e459b502a0cee88ee16df5442b.tar.gz gentoo-45d5981af99c46e459b502a0cee88ee16df5442b.tar.bz2 gentoo-45d5981af99c46e459b502a0cee88ee16df5442b.zip |
dev-python/requests-oauthlib: amd64 stable wrt bug #720596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/requests-oauthlib')
-rw-r--r-- | dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild index 0fc21af6fbec..3de49ae240d1 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/requests/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="ISC" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] |