mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit 4332c9d6fce6920811d2fda2d02b4405a88a5ba1.
This commit is contained in:
parent
9f0cbfee87
commit
dcd2f700e6
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user