1
0
mirror of synced 2024-06-02 02:38:10 +02:00

sci-visualization/niicat: PYTHON_COMPAT and EAPI bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2022-07-13 03:08:43 -04:00
parent 83ec6c5555
commit 396d5cb3b4
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3

View File

@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=8
PYTHON_COMPAT=( python3_{7..9} ) PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 git-r3 inherit distutils-r1 git-r3