diff options
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r-- | dev-python/tabulate/Manifest | 2 | ||||
-rw-r--r-- | dev-python/tabulate/tabulate-0.9.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tabulate/Manifest b/dev-python/tabulate/Manifest index 06eacd1fcf10..a6ece23e87ca 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-r1.ebuild 1441 BLAKE2B ba3f1211bca4c7ea114fc92f3875e2f4d64228ae8e6a4641e50ddf80af13e7054665b561ca9af068fe87c7d38b4406cdb76ad4005300dfb33b030074f45e466d SHA512 d932596127b5cc68ad8c089b13e2e5ab24e137e94de41a2e7d862f6ca92fcd35bd06256d6bfa55196c31316fa94ab1aef2d8c8c49c04280a472ddc028270a9c0 +EBUILD tabulate-0.9.0-r1.ebuild 1435 BLAKE2B 1b0f4191abd4ec2e040f278d87caaad0900805486e3bdc17d8a32e36e7948137f032e1104d7c9eb875a483308d32ae630c3a0c045fc0c08fb764980a7c254c77 SHA512 2fd25482afcd2db83f43ee7e78db6460716a3d4912fc9f797737f0bc04d9f49dd388c407a86289863529a8996afec01eda683269dab6520fd1cbb1d25bc1e0c2 MISC metadata.xml 399 BLAKE2B b92bc308afead78cb604ddc6bc288fb28ed5a2a523c890270ee87eb5bfee21133748c5861829bafcc8a7b3401b430dff84dd99264ebf3e7ea74342f99ee8cfc5 SHA512 2d8c4dca9558e5a5d6413a6bd5e2cd6e15d1d0d447e6c692af84c8575be899f3d78246782e6c908a626326662aaffde56b2c3f96f4e9cfa0473c976109e3dcac diff --git a/dev-python/tabulate/tabulate-0.9.0-r1.ebuild b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild index 064da99a8207..ddcac9a04095 100644 --- a/dev-python/tabulate/tabulate-0.9.0-r1.ebuild +++ b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/wcwidth[${PYTHON_USEDEP}] |