commit: c80ccaebe7c05c657a11ff69da4d4957c8f26e78
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 06:22:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 06:22:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80ccaeb
dev-perl/Sys-Virt: Stabilize 9.7.0 x86, #916812
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild | 4 ++--
1 file 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}