mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/zziplib: enable py3.14
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ EAPI=8
|
||||
# may set) because the upstream CMake sets a different library name (!)
|
||||
# with Release.
|
||||
CMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
# Needed for docs, bug #8357553
|
||||
PYTHON_REQ_USE="xml(+)"
|
||||
inherit cmake flag-o-matic python-any-r1
|
||||
|
||||
Reference in New Issue
Block a user