summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-07 16:40:07 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-07 16:40:07 +0300
commit0669ac964d320e92a9d7c5907342fd2c07e7be90 (patch)
tree5ebc9bce0ab617442ae38ec06384cc71d37e970d /app-emulation/guestfs-tools
parentapp-emulation/libguestfs-appliance: Stabilize 1.46.0 amd64, #915321 (diff)
downloadgentoo-0669ac964d320e92a9d7c5907342fd2c07e7be90.tar.gz
gentoo-0669ac964d320e92a9d7c5907342fd2c07e7be90.tar.bz2
gentoo-0669ac964d320e92a9d7c5907342fd2c07e7be90.zip
app-emulation/guestfs-tools: Stabilize 1.48.2 amd64, #915321
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/guestfs-tools')
-rw-r--r--app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"