commit: 35a4d7a2a8d4b15cea97301dfd90bd8996b8351f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 10:29:20 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 10:29:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a4d7a2
dev-perl/Sys-Virt: Stabilize 10.2.0 amd64, #933929
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/Sys-Virt/Sys-Virt-10.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sys-Virt/Sys-Virt-10.2.0.ebuild
b/dev-perl/Sys-Virt/Sys-Virt-10.2.0.ebuild
index 380a36489faa..0d0a03768113 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-10.2.0.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-10.2.0.ebuild
@@ -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}