summaryrefslogtreecommitdiff
path: root/dev-python/requestsexceptions
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-29 00:40:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-29 00:40:50 +0000
commit3dbc4d768c589492c4dcec6ef1ad3368e9cfb016 (patch)
treef30368e3567ca504eaaa681fc9a3402eef340837 /dev-python/requestsexceptions
parentaf4be5b68f81d81e171a519facd8168f0215419f (diff)
downloadbaldeagleos-repo-3dbc4d768c589492c4dcec6ef1ad3368e9cfb016.tar.gz
baldeagleos-repo-3dbc4d768c589492c4dcec6ef1ad3368e9cfb016.tar.xz
baldeagleos-repo-3dbc4d768c589492c4dcec6ef1ad3368e9cfb016.zip
Adding metadata
Diffstat (limited to 'dev-python/requestsexceptions')
-rw-r--r--dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
index 0b9f8bc236de..992f225f5932 100644
--- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
+++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${RDEPEND}"