summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-04-14 14:32:02 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-04-16 18:57:53 +0800
commitf4c6c8eaca86a2514debd843377371bf9dfaf13d (patch)
tree21cd7a6f476c55463110bbdc52755740ecb330ea /dev-python/tabulate
parentdev-python/colorclass: keyword 2.2.2-r1 for ~loong (diff)
downloadgentoo-f4c6c8eaca86a2514debd843377371bf9dfaf13d.tar.gz
gentoo-f4c6c8eaca86a2514debd843377371bf9dfaf13d.tar.bz2
gentoo-f4c6c8eaca86a2514debd843377371bf9dfaf13d.zip
dev-python/tabulate: keyword 0.9.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/tabulate-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.9.0.ebuild b/dev-python/tabulate/tabulate-0.9.0.ebuild
index 138b3c097b59..bb357b73455a 100644
--- a/dev-python/tabulate/tabulate-0.9.0.ebuild
+++ b/dev-python/tabulate/tabulate-0.9.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]