commit: bad382fc26c263f0f2a6faff96ec88f2cea3d310
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 16:24:48 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 16:24:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad382fc
dev-python/prettytable: Stabilize 3.2.0 ALLARCHES, #837410
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/prettytable/prettytable-3.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prettytable/prettytable-3.2.0.ebuild
b/dev-python/prettytable/prettytable-3.2.0.ebuild
index 1396cbe52707..b1fb8aed347a 100644
--- a/dev-python/prettytable/prettytable-3.2.0.ebuild
+++ b/dev-python/prettytable/prettytable-3.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]