mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
dev-libs/libnl: Sync with Gentoo
It's from Gentoo commit aba209886d59ced153de7895438ecc3256b6fbb9.
This commit is contained in:
parent
aedf8f1909
commit
5bd2d52a95
@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
DISTUTILS_OPTIONAL=1
|
DISTUTILS_OPTIONAL=1
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_{9..10} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
inherit autotools distutils-r1 multilib-minimal
|
inherit autotools distutils-r1 multilib-minimal
|
||||||
|
|
||||||
LIBNL_P=${P/_/-}
|
LIBNL_P=${P/_/-}
|
||||||
|
@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
DISTUTILS_OPTIONAL=1
|
DISTUTILS_OPTIONAL=1
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_{9..10} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
inherit autotools distutils-r1 multilib-minimal
|
inherit autotools distutils-r1 multilib-minimal
|
||||||
|
|
||||||
LIBNL_P=${P/_/-}
|
LIBNL_P=${P/_/-}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user