1
0
Fork 0

app-office/visidata: PYTHON_COMPAT update

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2020-12-14 03:48:44 -05:00
parent 742900a05c
commit 605643757c
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
14 Dec 2020; <chymera@gentoo.org> visidata-1.5.2.ebuild:
app-office/visidata: PYTHON_COMPAT update
20 May 2020; <chymera@gentoo.org> visidata-1.5.2.ebuild:
app-office/visidata: updated deps and tests

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1 eutils