app-emulation/qemu: Sync with Gentoo

It's from Gentoo commit d8d6652b0f896caae6209dff7f95015fc2e0ad76.
This commit is contained in:
Flatcar Buildbot 2025-01-27 07:04:47 +00:00 committed by Krzesimir Nowak
parent 2f68dd4baa
commit 7c9b812d93

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -47,7 +47,7 @@ else
fi fi
S="${WORKDIR}/${MY_P}" S="${WORKDIR}/${MY_P}"
[[ "${PV}" != *_rc* ]] && KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" [[ "${PV}" != *_rc* ]] && KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86"
fi fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"