commit: cfa9219334d5451ec963ab07465a48965efd92db
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 00:32:30 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 01:08:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa92193
dev-python/libvirt-python: Stabilize 10.10.0 x86, #940848
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/libvirt-python/libvirt-python-10.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/libvirt-python/libvirt-python-10.10.0.ebuild
b/dev-python/libvirt-python/libvirt-python-10.10.0.ebuild
index 8380241f9a98..eed92d77e10a 100644
--- a/dev-python/libvirt-python/libvirt-python-10.10.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-10.10.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
@@ -23,7 +23,7 @@ else
MY_P="${P/_rc/-rc}"
SRC_URI="https://download.libvirt.org/python/${MY_P}.tar.gz
verify-sig? (
https://download.libvirt.org/python/${MY_P}.tar.gz.asc )"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
RDEPEND="app-emulation/libvirt:0/${PV}"
fi