commit: a1badb450a99cb0ec49180c857af7549824a5096
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 12:46:23 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 12:46:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1badb45
dev-python/tldextract: Keyword 5.1.3 riscv, #949851
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/tldextract/tldextract-5.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/tldextract/tldextract-5.1.3.ebuild
b/dev-python/tldextract/tldextract-5.1.3.ebuild
index d3f9d54226bc..2f06cb901984 100644
--- a/dev-python/tldextract/tldextract-5.1.3.ebuild
+++ b/dev-python/tldextract/tldextract-5.1.3.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="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
RDEPEND="
>=dev-python/filelock-3.0.8[${PYTHON_USEDEP}]