commit: 7a9ef6f97cad8569f8e3a16ea40daeae0be63994
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 07:38:58 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 07:38:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9ef6f9
dev-python/prettytable: x86 stable wrt bug #828631
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/prettytable/prettytable-2.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
index 3117e6850dbb..3d6867ab4ea7 100644
--- a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
+++ b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]