commit: c62b34050e1ddc07db26dda5031c1fc9286ab50a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 12:25:28 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 12:26:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62b3405
dev-python/requests-file: Stabilize 2.0.0 ALLARCHES, #924528
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/requests-file/requests-file-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]