summaryrefslogtreecommitdiff
path: root/dev-python/tabulate
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-22 21:08:45 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-22 21:08:45 +0000
commit27f165bcf0c5ba83e472a9a2103433458ebd9df6 (patch)
tree1882a6facd133d5289e76c7ee2a6bb46f7ebacfc /dev-python/tabulate
parente1ea253430de7d1c34732682cc7afc5a0a33e916 (diff)
downloadbaldeagleos-repo-27f165bcf0c5ba83e472a9a2103433458ebd9df6.tar.gz
baldeagleos-repo-27f165bcf0c5ba83e472a9a2103433458ebd9df6.tar.xz
baldeagleos-repo-27f165bcf0c5ba83e472a9a2103433458ebd9df6.zip
Adding metadata
Diffstat (limited to 'dev-python/tabulate')
-rw-r--r--dev-python/tabulate/tabulate-0.8.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.9-r1.ebuild b/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
index 5760aa1b2dfa..a9c9460122ca 100644
--- a/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
+++ b/dev-python/tabulate/tabulate-0.8.9-r1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]