diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:01:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 21:02:15 +0200 |
commit | 138ee63d6bf6cf0fe0304ef36b78f41cca1078a1 (patch) | |
tree | 1601dde435c6b0a7efd304f453b79ece40712f00 /dev-python/requests-oauthlib | |
parent | dev-python/routes: x86 stable wrt bug #720594 (diff) | |
download | gentoo-138ee63d6bf6cf0fe0304ef36b78f41cca1078a1.tar.gz gentoo-138ee63d6bf6cf0fe0304ef36b78f41cca1078a1.tar.bz2 gentoo-138ee63d6bf6cf0fe0304ef36b78f41cca1078a1.zip |
dev-python/requests-oauthlib: x86 stable wrt bug #720596
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 3de49ae240d1..8b1032734ac7 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}] |