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:
Flatcar Buildbot 2026-03-09 07:26:16 +00:00 committed by Krzesimir Nowak
parent 4c67ddcd5f
commit a250516dea
2 changed files with 3 additions and 3 deletions

View File

@ -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} )"

View File

@ -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} )"