1
0
Fork 0

media-gfx/blender: 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:07:22 -04:00
parent 4633a9d15e
commit 83ec6c5555
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# 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 check-reqs cmake flag-o-matic pax-utils python-single-r1 \
toolchain-funcs xdg-utils