summaryrefslogtreecommitdiff
path: root/dev-python/requests-oauthlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-20 10:50:27 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-20 10:50:27 +0000
commit5d64687a46bb4b74f5c8cda59376b2f35524c8a3 (patch)
tree25a1e35667ed521a1511ee993352d43077dafa95 /dev-python/requests-oauthlib
parentf94ff7b18f0b281cf5109b87ea78e7e789f185ab (diff)
downloadbaldeagleos-repo-5d64687a46bb4b74f5c8cda59376b2f35524c8a3.tar.gz
baldeagleos-repo-5d64687a46bb4b74f5c8cda59376b2f35524c8a3.tar.xz
baldeagleos-repo-5d64687a46bb4b74f5c8cda59376b2f35524c8a3.zip
Adding metadata
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 6dc29c6eedfa..b654d30909e4 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 ~riscv x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]