summaryrefslogtreecommitdiff
path: root/dev-python/libvirt-python
diff options
context:
space:
mode:
authormirror@stealer.net <mirror@stealer.net>2025-04-06 06:00:27 +0000
committermirror@stealer.net <mirror@stealer.net>2025-04-06 06:00:27 +0000
commit57aad8f8932e28f683e7c7ca05ae22f5e6c04a1c (patch)
tree90582407a7ebc3dc1f178e6f03b4bac7256c441d /dev-python/libvirt-python
parent999d2c4352bfcb3684b60f2da6e709b3f06b1ac0 (diff)
2025-04-06 05:19:02+00:00
Diffstat (limited to 'dev-python/libvirt-python')
-rw-r--r--dev-python/libvirt-python/Manifest2
-rw-r--r--dev-python/libvirt-python/libvirt-python-11.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libvirt-python/Manifest b/dev-python/libvirt-python/Manifest
index c4ab0c5241de9..d5cbbb9cc9df1 100644
--- a/dev-python/libvirt-python/Manifest
+++ b/dev-python/libvirt-python/Manifest
@@ -6,6 +6,6 @@ DIST libvirt-python-11.1.0.tar.gz 241110 BLAKE2B 921be6848d275184d90c3aa55a50f66
DIST libvirt-python-11.1.0.tar.gz.asc 833 BLAKE2B af5ead2015dc0fe7c56642625e9ceb4d4f460bf9ff24647794d9ee21ad8919029ac18b9298237a5abb1ff44e50ff9ff19d9bd57020106db106ccee294b848f27 SHA512 57d58031ccd654db103b0251655cc6e7dcf51adfd67bb457c2daee07c3681d9225f1c4c4da3e4cf7e433ec921c318a0e46314836194322d047c727db38b860cf
EBUILD libvirt-python-10.10.0.ebuild 1457 BLAKE2B 1f6ef80b54717feb346bd0434df83e82c676c0a751c54887d59ba5ea0b1ab3583f316e4efe17ce5cd5e0f08a19c7b9e7c8371416029577cfd86992e1a7011c28 SHA512 464f78804ff303dccb47f87e11e225c626ba0b94413d0ab687f14e022aaf8744ea42b1217bc9518ad6a23d3954868ea62c9ccd85ca39a8be6d95c369d653fa82
EBUILD libvirt-python-11.0.0.ebuild 1461 BLAKE2B 0c5f04828c07f644037db6e027176e97ca39d48b8daa9ce52bf2019118c7af57282a23bc626e5f73eb4d08839c336f8e8e9a43fb6c9074964b1ff4a3142fa830 SHA512 cc500e164ecd4b667ed7c5126e9d4a2be6b5c4bd0e14111bb3181ef6c14a72979f6308655de78c9e1619dc9b722bd61b514c64414e8f00a4715fe5e9b1d1ba7b
-EBUILD libvirt-python-11.1.0.ebuild 1461 BLAKE2B 0c5f04828c07f644037db6e027176e97ca39d48b8daa9ce52bf2019118c7af57282a23bc626e5f73eb4d08839c336f8e8e9a43fb6c9074964b1ff4a3142fa830 SHA512 cc500e164ecd4b667ed7c5126e9d4a2be6b5c4bd0e14111bb3181ef6c14a72979f6308655de78c9e1619dc9b722bd61b514c64414e8f00a4715fe5e9b1d1ba7b
+EBUILD libvirt-python-11.1.0.ebuild 1460 BLAKE2B 86016ee09249eac15d4aae2ae4b97dc3f4cbd3b101de8939ddab60c27c6689a6aa17911442a2a8dfc100830a3c289953bfd41e8b7e97b8f519fbebc6ed0d5207 SHA512 dcf77803bc984d6e87b54a13e5be3a066a404a9d530aa192906f6790480cce0a2bde6a66e68865ed13ba96dcf42530aea208d8bc453cedcece6888ec0f57c04d
EBUILD libvirt-python-9999.ebuild 1461 BLAKE2B e04f5b869a107f6b40049986f891c47b1f6970b47fa866cb853d638c54c06a708280e5676400ebbb24abab3dc41415e2653a421dedaa5341d14c71f8b880a437 SHA512 c250ae79aec1cc0f981e89142f7044e28442ef022d8ec91a8c70bf4c35aebe1a90306e36cd7d0e204391a3fb238ce0088d0e38e6ecd3a02b0fceadd594657d9e
MISC metadata.xml 473 BLAKE2B 72c67c0402bfcd60fb25294d144870c359caf8200fe1383857acd6dcef37c9ec97c4a2e3fe338ee3c5f395653b8573292fce267d2d5d612617f334b514af95b6 SHA512 9a12e632606271e0667ee5765bfbc77f21c8ec3f2fca5556775b2bd21f7ccb10d2c8b7d85fc160b83fe0a6316ebbc94a9bd5333d289edb88afe3c2d7cae37e75
diff --git a/dev-python/libvirt-python/libvirt-python-11.1.0.ebuild b/dev-python/libvirt-python/libvirt-python-11.1.0.ebuild
index 95dc7d2980ca9..eed92d77e10a9 100644
--- a/dev-python/libvirt-python/libvirt-python-11.1.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-11.1.0.ebuild
@@ -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