commit: 9979da0fccebd4cecbff36d3f5ca33264ba3fee7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 16:45:55 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 16:45:55 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9979da0f
app-emulation/libguestfs-appliance: Stabilize 1.56.0 amd64, #968362
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/libguestfs-appliance/libguestfs-appliance-1.56.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/app-emulation/libguestfs-appliance/libguestfs-appliance-1.56.0.ebuild
b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.56.0.ebuild
index 8c4dffb64275..a9f045c31616 100644
--- a/app-emulation/libguestfs-appliance/libguestfs-appliance-1.56.0.ebuild
+++ b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.56.0.ebuild
@@ -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}"