app-emulation/qemu-guest-agent: Sync with Gentoo

It's from Gentoo commit 4332c9d6fce6920811d2fda2d02b4405a88a5ba1.
This commit is contained in:
Flatcar Buildbot 2025-03-17 07:05:31 +00:00 committed by Krzesimir Nowak
parent 9f0cbfee87
commit dcd2f700e6

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
EAPI=8
@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2 BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
RDEPEND="dev-libs/glib"
DEPEND="${RDEPEND}"