diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-08 11:59:17 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-09 22:06:05 +0200 |
commit | a03a275803d15976525c73b6c0d01fabfdc50f18 (patch) | |
tree | 80870f81430e19f706cd3b63494488a140dd5287 /dev-python/requests-oauthlib | |
parent | dev-python/sip: arm stable (bug #711000) (diff) | |
download | gentoo-a03a275803d15976525c73b6c0d01fabfdc50f18.tar.gz gentoo-a03a275803d15976525c73b6c0d01fabfdc50f18.tar.bz2 gentoo-a03a275803d15976525c73b6c0d01fabfdc50f18.zip |
dev-python/requests-oauthlib: arm keyworded (bug #661598)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@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 8b1032734ac7..e6ae2625f9e9 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 ~arm x86" RDEPEND=" >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] |