diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 12:30:48 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 12:30:48 +0300 |
| commit | 72f884d4c42e2eeac2c67c2d2f3f540cb81009bc (patch) | |
| tree | 76b7adb78ae24bc074b7e303f5b0ad614f20c2c1 /dev-python | |
| parent | 2cff5c4832a98c1d6a9d53580f1abbf76c25fbb4 (diff) | |
| download | gentoo-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.ebuild | 2 |
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}] |
