diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2018-12-01 23:23:16 -0500 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2018-12-02 21:18:11 -0500 |
commit | 303d7878cecc20b62b3be12e54e59ae55b384439 (patch) | |
tree | 14d727e29966490b6495ee96d9a86826d8fd82cb /app-emulation/libvirt | |
parent | app-crypt/certbot: remove spurious test deps (diff) | |
download | gentoo-303d7878cecc20b62b3be12e54e59ae55b384439.tar.gz gentoo-303d7878cecc20b62b3be12e54e59ae55b384439.tar.bz2 gentoo-303d7878cecc20b62b3be12e54e59ae55b384439.zip |
app-emulation/libvirt: add python3_7
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt')
-rw-r--r-- | app-emulation/libvirt/libvirt-4.9.0.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libvirt/libvirt-4.9.0.ebuild b/app-emulation/libvirt/libvirt-4.9.0.ebuild index 84f1c55d1a2c..7d7a7e166fc5 100644 --- a/app-emulation/libvirt/libvirt-4.9.0.ebuild +++ b/app-emulation/libvirt/libvirt-4.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index 84f1c55d1a2c..7d7a7e166fc5 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit autotools bash-completion-r1 eutils linux-info python-any-r1 readme.gentoo-r1 systemd user |