app-emulation/libguestfs-appliance: Stabilize 1.56.0 amd64, #968362

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-04 16:45:55 +00:00
parent 5f03445ab1
commit 9979da0fcc

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
@@ -18,7 +18,7 @@ S="${WORKDIR}"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
# Precompiled binaries
KEYWORDS="-* ~amd64"
KEYWORDS="-* amd64"
# Mixing libguestfs versions causes weird problems, bug #501588
RDEPEND="!<app-emulation/libguestfs-${PV}"