Diff qemu-guest-agent-8.0.2 with a qemu-guest-agent-8.0.3
/usr/portage/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild 2023-10-09 14:52:28.728368331 +0300 | ||
---|---|---|
16 | 16 | |
17 | 17 |
LICENSE="GPL-2 BSD-2" |
18 | 18 |
SLOT="0" |
19 |
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" |
|
19 |
KEYWORDS="amd64 ~ppc ~ppc64 x86" |
|
20 | 20 | |
21 | 21 |
RDEPEND="dev-libs/glib" |
22 | 22 |
DEPEND="${RDEPEND}" |
... | ... | |
43 | 43 |
--disable-strip |
44 | 44 |
--enable-tools |
45 | 45 |
--disable-werror |
46 |
--without-default-features |
|
46 | 47 |
--enable-guest-agent |
47 | 48 |
--python="${PYTHON}" |
48 | 49 |
--cc="$(tc-getCC)" |