mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
Merge updates from master
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
@@ -6,6 +6,7 @@ MYPN="vttLib"
|
|||||||
MYPV="${PV/_p/.post}"
|
MYPV="${PV/_p/.post}"
|
||||||
MYP="${MYPN}-${MYPV}"
|
MYP="${MYPN}-${MYPV}"
|
||||||
PYTHON_COMPAT=( python3_{7,8} )
|
PYTHON_COMPAT=( python3_{7,8} )
|
||||||
|
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user