mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/nginx-unit: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=(python3_{6,7})
|
||||
|
||||
inherit flag-o-matic python-single-r1
|
||||
inherit flag-o-matic python-single-r1 toolchain-funcs
|
||||
|
||||
MY_P="unit-${PV}"
|
||||
DESCRIPTION="Dynamic web and application server"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=(python3_{6,7})
|
||||
|
||||
inherit flag-o-matic python-single-r1
|
||||
inherit flag-o-matic python-single-r1 toolchain-funcs
|
||||
|
||||
MY_P="unit-${PV}"
|
||||
DESCRIPTION="Dynamic web and application server"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=(python3_{6,7,8})
|
||||
|
||||
inherit flag-o-matic python-single-r1
|
||||
inherit flag-o-matic python-single-r1 toolchain-funcs
|
||||
|
||||
MY_P="unit-${PV}"
|
||||
DESCRIPTION="Dynamic web and application server"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=(python3_{6,7,8})
|
||||
|
||||
inherit flag-o-matic python-single-r1
|
||||
inherit flag-o-matic python-single-r1 toolchain-funcs
|
||||
|
||||
MY_P="unit-${PV}"
|
||||
DESCRIPTION="Dynamic web and application server"
|
||||
|
||||
Reference in New Issue
Block a user