commit:     6535438190e84218243dd43cfa5ddbfbd1005619
Author:     Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Mon Sep  1 15:38:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 14:17:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65354381

app-emulation/libguestfs: unkeyword 1.54.1-r1 for ~ppc64 ~x86

The binary appliance won't work on ppc64 or x86, and libguestfs is
useless without it. Hence the dependency causes QA errors. Can be
revisitedif upstream wants starts to provide libraries for those
arches or they add daemon support for Gentoo.

Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43629
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/libguestfs/libguestfs-1.54.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libguestfs/libguestfs-1.54.1-r1.ebuild 
b/app-emulation/libguestfs/libguestfs-1.54.1-r1.ebuild
index 0c9445eebcf9..896439146b1b 100644
--- a/app-emulation/libguestfs/libguestfs-1.54.1-r1.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.54.1-r1.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="https://download.libguestfs.org/${MY_PV_1}-${SD}/${P}.tar.gz";
 LICENSE="GPL-2 LGPL-2"
 SLOT="0/${MY_PV_1}"
 if [[ ${SD} == "stable" ]] ; then
-       KEYWORDS="amd64 ~ppc64 ~x86"
+       KEYWORDS="amd64"
 fi
 
 IUSE="doc erlang +fuse introspection libvirt lua +ocaml +perl python readline 
ruby selinux static-libs test vala"

Reply via email to