From 0669ac964d320e92a9d7c5907342fd2c07e7be90 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 7 Oct 2023 16:40:07 +0300 Subject: app-emulation/guestfs-tools: Stabilize 1.48.2 amd64, #915321 Signed-off-by: Joonas Niilola --- app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/guestfs-tools') diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild b/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild index c6a2bf8d214b..6fe7b676fdfc 100644 --- a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild +++ b/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,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}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc +ocaml +perl test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad