summaryrefslogtreecommitdiff
path: root/dev-python/tabulate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-06 11:33:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-06 11:33:44 +0100
commit0e52cbae2c719c3ef794ebeb0f4374fb96efcff3 (patch)
tree7e5732a7869c402a96586eca1ff1b574e59a328f /dev-python/tabulate
parent0922e7f160098c343e6e41a5e167a69b9e035db6 (diff)
gentoo auto-resync : 06:05:2023 - 11:33:44
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 3eac66be1adf..d81405ae0cc8 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 1377 BLAKE2B 6c5d97fdd29fee3cc2c2ec30233e86e785dc22b8e39bf80c7a24791c33fd4859392058e7600e122e61c0ef0bb2b6849f788a3027f7f7893467370fcc39458231 SHA512 969c6e0ad0d0f607fc919fba2eee464419158a56adab84a262fc1c75b1523bdcb58c6026b811bbcf8ebfead1ca83a560ac64599da2db8e09b2f66845a05e6c24
+EBUILD tabulate-0.9.0.ebuild 1376 BLAKE2B a193b5821c62a8dcfdf3b3ca925be17cbefc9fe3426a818633b28f633cd85c56a0ee92bfa7b8ac781035fc237e7ddc9f66a4ffa0542c24b37294fd4d41277a31 SHA512 cdcec00085b05d9287be93d1f8be4868e57c4907a27ee93d8bffa3685f0b1ef2b834363f7308e85d57b348ac494ef67bd2f6f1b1bf52b3a0f4d1fc059ac12cab
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 c246e85937f7..d355cf1baf6f 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 ~loong 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}]