summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-30 06:22:29 +0000
committerSam James <sam@gentoo.org>2024-01-30 06:22:29 +0000
commitc80ccaebe7c05c657a11ff69da4d4957c8f26e78 (patch)
tree3d3af7fda1c069b2edcded879d589798a9842bc8 /dev-perl/Sys-Virt
parentdev-vcs/git-filter-repo: drop superfluous PYTHON_DEPS (diff)
downloadgentoo-c80ccaebe7c05c657a11ff69da4d4957c8f26e78.tar.gz
gentoo-c80ccaebe7c05c657a11ff69da4d4957c8f26e78.tar.bz2
gentoo-c80ccaebe7c05c657a11ff69da4d4957c8f26e78.zip
dev-perl/Sys-Virt: Stabilize 9.7.0 x86, #916812
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild
index 70c14c824d1a..380a36489faa 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ inherit perl-module
DESCRIPTION="API for using the libvirt library from Perl"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
RDEPEND="
>=app-emulation/libvirt-${PV}