commit: 9550c7d5df2e339f57c4294198c442f17bf7a8cc
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 15:01:56 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 15:01:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9550c7d5
dev-python/prettytable: Keyword 3.10.0 riscv, #925036
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/prettytable/prettytable-3.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prettytable/prettytable-3.10.0.ebuild
b/dev-python/prettytable/prettytable-3.10.0.ebuild
index 554e906a099b..b31b3eee0bc8 100644
--- a/dev-python/prettytable/prettytable-3.10.0.ebuild
+++ b/dev-python/prettytable/prettytable-3.10.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]