summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2025-02-08 01:32:31 +0100
committerJakov Smolić <jsmolic@gentoo.org>2025-02-08 02:08:06 +0100
commit8aa78841d46fe9a286ce46479f960a85525a4598 (patch)
treed3c3abd93cd99d3260b55f781fb9e7f498f12dd7 /dev-perl
parentdev-python/libvirt-python: Stabilize 10.10.0 x86, #940848 (diff)
downloadgentoo-8aa78841d46fe9a286ce46479f960a85525a4598.tar.gz
gentoo-8aa78841d46fe9a286ce46479f960a85525a4598.tar.bz2
gentoo-8aa78841d46fe9a286ce46479f960a85525a4598.zip
dev-perl/Sys-Virt: Stabilize 10.9.0 x86, #940848
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sys-Virt/Sys-Virt-10.9.0.ebuild4
1 files 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}