mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-15 18:41:28 +02:00
dev-libs/libnl: Sync with Gentoo
It's from Gentoo commit bfa1bfc71506eec8778d234b9facedb9a221b8ea. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
4c67ddcd5f
commit
a250516dea
@ -30,7 +30,7 @@ else
|
||||
"
|
||||
S="${WORKDIR}/${LIBNL_P}"
|
||||
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
|
||||
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-thomashaller )"
|
||||
fi
|
||||
@ -38,7 +38,7 @@ fi
|
||||
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
|
||||
SLOT="3"
|
||||
IUSE="+debug python test utils"
|
||||
# test_kernel_route_roundtrip_* fais in 3.12.0
|
||||
# test_kernel_route_roundtrip_* fails in 3.12.0
|
||||
RESTRICT="!test? ( test ) test"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
|
||||
@ -38,7 +38,7 @@ fi
|
||||
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
|
||||
SLOT="3"
|
||||
IUSE="+debug python test utils"
|
||||
# test_kernel_route_roundtrip_* fais in 3.12.0
|
||||
# test_kernel_route_roundtrip_* fails in 3.12.0
|
||||
RESTRICT="!test? ( test ) test"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user