commit: dfa0cd0ea2059b8cfd0920c4fe3213dba11d6813
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 02:53:16 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 04:37:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa0cd0e
dev-python/prettytable: Stabilize 3.17.0 ALLARCHES, #967591
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/prettytable/prettytable-3.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prettytable/prettytable-3.17.0.ebuild
b/dev-python/prettytable/prettytable-3.17.0.ebuild
index 98d9b6f9cbd7..f48673400fdb 100644
--- a/dev-python/prettytable/prettytable-3.17.0.ebuild
+++ b/dev-python/prettytable/prettytable-3.17.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]