summaryrefslogtreecommitdiff
path: root/dev-python/tabulate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-16 17:51:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-16 17:51:01 +0100
commitd83532aee7e94505bf23da29e6224ca164aac759 (patch)
treefcd6dbea91816dd541b6c602b5fed02ca574a5f6 /dev-python/tabulate
parenta2844b413d00a2859401e017a0311986151e1594 (diff)
gentoo auto-resync : 16:04:2023 - 17:51:01
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/Manifest2
-rw-r--r--dev-python/tabulate/tabulate-0.9.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tabulate/Manifest b/dev-python/tabulate/Manifest
index fef4d4494469..04b9d8318f7d 100644
--- a/dev-python/tabulate/Manifest
+++ b/dev-python/tabulate/Manifest
@@ -1,3 +1,3 @@
DIST python-tabulate-0.9.0.gh.tar.gz 59342 BLAKE2B dc101ab8d1411196619c3d77dd83c84e48f31e148ec3878c2b844a1e26ea1187cc948cfb1eb740d61a667d6b669806a5288c397ea7fcbd59685fedaa9bd0bd2e SHA512 26b0f079f1aca48578883147cb1a2e30e96e0bb85d5af3b72b26eba5f73cea41cf1a0686f666487c8374f95ca0412703168e480c947f1567e6408f941756498b
-EBUILD tabulate-0.9.0.ebuild 1375 BLAKE2B 81249a9db47dedcd33f87a8b9aab32891a305e17d8c7106bf51a99a762c1bb07f9baeeed53af7312f49c3333b6ae6e989476d941330e0fba50fe6b7c6a463d1e SHA512 760a92e2f000facef9d024496a4eb080c946e7d3d3b01643f5a1b485f5da5688b7a21589cbe173af2f4800c4fa206876816b5561ddd7fc945f2d2fbf59227b0c
+EBUILD tabulate-0.9.0.ebuild 1382 BLAKE2B be7fd5e6c3fcf53018a7419a48009ee7f03dfedf68cb3d2961c42921ad865283576f16d1df3c2b13c5eba0ce894a4820ea54f2c7fec8fbf8602c59fb4d8d056e SHA512 3b6a3ee57ae3ec3afc15c4b03b7f2a6ee5a4a07c8fa5e74fd1ee684a95562725dba1e0778fffa52e6561f8200075ab4fed0fe8a395024e08da9375168c9bdbf7
MISC metadata.xml 399 BLAKE2B b92bc308afead78cb604ddc6bc288fb28ed5a2a523c890270ee87eb5bfee21133748c5861829bafcc8a7b3401b430dff84dd99264ebf3e7ea74342f99ee8cfc5 SHA512 2d8c4dca9558e5a5d6413a6bd5e2cd6e15d1d0d447e6c692af84c8575be899f3d78246782e6c908a626326662aaffde56b2c3f96f4e9cfa0473c976109e3dcac
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}]