commit:     c6cce8816962091ed9d0b93dba36c152e6df72a2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 14:03:15 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 14:04:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cce881

app-emulation/virt-manager: fix dependency typo in -9999

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/virt-manager/virt-manager-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild 
b/app-emulation/virt-manager/virt-manager-9999.ebuild
index ea1e3be6ec3..08f5fd5f301 100644
--- a/app-emulation/virt-manager/virt-manager-9999.ebuild
+++ b/app-emulation/virt-manager/virt-manager-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS}
        $(python_gen_cond_dep '
                dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
                dev-python/argcomplete[${PYTHON_MULTI_USEDEP}]
-               >=dev-python/libvirt-python-0.6.10[${PYTHON_MULTI_USEDEP}]
+               >=dev-python/libvirt-python-6.10.0[${PYTHON_MULTI_USEDEP}]
                dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
                dev-python/requests[${PYTHON_MULTI_USEDEP}]
        ')

Reply via email to