From 24bc07a5c5c856ef1158e19dcea6a7645f77329c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 9 Jun 2025 07:58:46 +0100 Subject: [PATCH] app-emulation/guestfs-tools: Stabilize 1.52.3-r1 amd64, #953646 Signed-off-by: Sam James --- app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild b/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild index ccf5cd0476eb2..c4429da037656 100644 --- a/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild +++ b/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://download.libguestfs.org/${PN}/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/${MY_PV_1}" if [[ ${SD} == "stable" ]] ; then - KEYWORDS="~amd64" + KEYWORDS="amd64" fi IUSE="doc libvirt +ocaml +perl test" RESTRICT="!test? ( test )"