mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
Merge pull request #2351 from pentoo/updates20250528
make-pdf: remove python 3.14
This commit is contained in:
commit
ae7b3fffa1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
inherit python-r1 unpacker
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue