diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /app-emulation/virt-manager | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-develop.tar.gz baldeagleos-repo-develop.tar.xz baldeagleos-repo-develop.zip | |
Diffstat (limited to 'app-emulation/virt-manager')
| -rw-r--r-- | app-emulation/virt-manager/virt-manager-5.1.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | app-emulation/virt-manager/virt-manager-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-manager/virt-manager-5.1.0-r1.ebuild b/app-emulation/virt-manager/virt-manager-5.1.0-r1.ebuild index 27c5088f6979..3b534356fa58 100644 --- a/app-emulation/virt-manager/virt-manager-5.1.0-r1.ebuild +++ b/app-emulation/virt-manager/virt-manager-5.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit gnome2 python-single-r1 optfeature meson verify-sig DESCRIPTION="Desktop tool for managing libvirt virtual machines" diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild index a197206f83af..3cd77fb1e30e 100644 --- a/app-emulation/virt-manager/virt-manager-9999.ebuild +++ b/app-emulation/virt-manager/virt-manager-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit gnome2 python-single-r1 optfeature meson verify-sig DESCRIPTION="Desktop tool for managing libvirt virtual machines" |
