From 6b5c67c349d30d2f2fd6b53772eb708ef63c9c2b Mon Sep 17 00:00:00 2001 From: Jonathan Callen Date: Sat, 1 Dec 2018 23:37:03 -0500 Subject: dev-python/libvirt-python: add python3_7 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen --- dev-python/libvirt-python/libvirt-python-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/libvirt-python/libvirt-python-9999.ebuild') diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index 42d117b59bcb..c2b3ec1b2d9b 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) MY_P="${P/_rc/-rc}" -- cgit v1.2.3