commit: 8aa78841d46fe9a286ce46479f960a85525a4598
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 00:32:31 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 01:08:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa78841
dev-perl/Sys-Virt: Stabilize 10.9.0 x86, #940848
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild
b/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild
index 16cad8c07a60..b9318c92a4ba 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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}