diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:26:10 +0100 |
commit | c62b34050e1ddc07db26dda5031c1fc9286ab50a (patch) | |
tree | b8d7c2d73e3fb9d087220bf5c596c8c8668e4144 /dev-python/requests-file | |
parent | dev-python/pytest-httpx: Stabilize 0.29.0 ALLARCHES, #924527 (diff) | |
download | gentoo-c62b34050e1ddc07db26dda5031c1fc9286ab50a.tar.gz gentoo-c62b34050e1ddc07db26dda5031c1fc9286ab50a.tar.bz2 gentoo-c62b34050e1ddc07db26dda5031c1fc9286ab50a.zip |
dev-python/requests-file: Stabilize 2.0.0 ALLARCHES, #924528
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/requests-file')
-rw-r--r-- | dev-python/requests-file/requests-file-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-file/requests-file-2.0.0.ebuild b/dev-python/requests-file/requests-file-2.0.0.ebuild index ee1a3f196dce..af2d9d305503 100644 --- a/dev-python/requests-file/requests-file-2.0.0.ebuild +++ b/dev-python/requests-file/requests-file-2.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~x86" +KEYWORDS="amd64 arm64 ~loong x86" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] |