summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:49 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:49 +0100
commitbd66c22b25561674eed29001ec94271c3248115b (patch)
tree4006f6669c07978126e93fc025eb0793082009c6
parentdev-python/pytest-lazy-fixtures: Stabilize 1.0.5 arm64, #926591 (diff)
downloadgentoo-bd66c22b25561674eed29001ec94271c3248115b.tar.gz
gentoo-bd66c22b25561674eed29001ec94271c3248115b.tar.bz2
gentoo-bd66c22b25561674eed29001ec94271c3248115b.zip
dev-python/prettytable: Stabilize 3.10.0 amd64, #926591
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/prettytable/prettytable-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prettytable/prettytable-3.10.0.ebuild b/dev-python/prettytable/prettytable-3.10.0.ebuild
index 7b11b91dc296..dfa7eb6523e4 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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]