commit: b89ee1f1b2f14c41676fa299b10f18a6d5786799
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 12:46:21 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 12:46:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89ee1f1
dev-python/requests-file: Keyword 2.1.0 riscv, #949851
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/requests-file/requests-file-2.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/requests-file/requests-file-2.1.0.ebuild
b/dev-python/requests-file/requests-file-2.1.0.ebuild
index ae887f726648..b1bbb7dc7106 100644
--- a/dev-python/requests-file/requests-file-2.1.0.ebuild
+++ b/dev-python/requests-file/requests-file-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ~loong x86"
+KEYWORDS="amd64 arm64 ~loong ~riscv x86"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]