app-emulation/guestfs-tools: Stabilize 1.52.3-r1 amd64, #953646

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-09 07:58:46 +01:00
parent d285a0e889
commit 24bc07a5c5

View File

@@ -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 )"