net-libs/libslirp: Sync with Gentoo

It's from Gentoo commit 72a5e09c1f02baa216c66e0c34261d65ccccc5f6.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-09 07:30:36 +00:00 committed by Krzesimir Nowak
parent 0dd6485182
commit 3f0f7ed91e

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~loong ~m68k ~ppc ppc64 ~riscv x86"
IUSE="static-libs valgrind"
RDEPEND="dev-libs/glib:="