summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-06 12:30:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-06 12:30:48 +0300
commit72f884d4c42e2eeac2c67c2d2f3f540cb81009bc (patch)
tree76b7adb78ae24bc074b7e303f5b0ad614f20c2c1 /dev-python
parent2cff5c4832a98c1d6a9d53580f1abbf76c25fbb4 (diff)
downloadgentoo-72f884d4c42e2eeac2c67c2d2f3f540cb81009bc.tar.gz
gentoo-72f884d4c42e2eeac2c67c2d2f3f540cb81009bc.tar.bz2
gentoo-72f884d4c42e2eeac2c67c2d2f3f540cb81009bc.zip
dev-python/requests-oauthlib: Stabilize 2.0.0 ALLARCHES, #928723
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/requests-oauthlib/requests-oauthlib-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-oauthlib/requests-oauthlib-2.0.0.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-2.0.0.ebuild
index fbe6ef8d3352..398dbff57fe0 100644
--- a/dev-python/requests-oauthlib/requests-oauthlib-2.0.0.ebuild
+++ b/dev-python/requests-oauthlib/requests-oauthlib-2.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/requests-2.0.0[${PYTHON_USEDEP}]