mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-libs/zfp: remove py3.7
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
#DOCS_BUILDER="sphinx"
|
||||
#DOCS_DIR="docs/source"
|
||||
PYTHON_COMPAT=( python3_{7,8,9,10} )
|
||||
PYTHON_COMPAT=( python3_{8,9,10} )
|
||||
|
||||
inherit cmake fortran-2 python-single-r1 #docs
|
||||
|
||||
@@ -58,7 +58,7 @@ src_configure() {
|
||||
src_compile() {
|
||||
cmake_src_compile
|
||||
#docs only available starting from the next release
|
||||
#use doc && docs_compile
|
||||
#docs_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user