mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
catalyst: python bump
This commit is contained in:
parent
abfaaa2cd4
commit
f7a4d9fb07
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ else
|
|||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
|
||||
fi
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1 ${SRC_ECLASS}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue