summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2018-12-02 18:05:56 -0500
committerJonathan Callen <jcallen@gentoo.org>2018-12-02 21:18:12 -0500
commit207dc9fafd5a519e580cf3bdc4332ffa57e01264 (patch)
tree8a21734f64fc85d68d3774fcb8128244be0e9686 /app-emulation
parent98e96a88cc3ae138c8dd0ae914abfbfa8e0274b3 (diff)
downloadgentoo-207dc9fafd5a519e580cf3bdc4332ffa57e01264.tar.gz
gentoo-207dc9fafd5a519e580cf3bdc4332ffa57e01264.tar.xz
app-emulation/spice: 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')
-rw-r--r--app-emulation/spice/spice-0.14.0-r2.ebuild4
-rw-r--r--app-emulation/spice/spice-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/spice/spice-0.14.0-r2.ebuild b/app-emulation/spice/spice-0.14.0-r2.ebuild
index b926d8a16b9..68da2a0d3ca 100644
--- a/app-emulation/spice/spice-0.14.0-r2.ebuild
+++ b/app-emulation/spice/spice-0.14.0-r2.ebuild
@@ -1,8 +1,8 @@
-# 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} )
inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils
diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild
index 16ad9468a96..bfe81a496cb 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -1,8 +1,8 @@
-# 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} )
inherit autotools eutils git-r3 ltprune python-any-r1 readme.gentoo-r1 xdg-utils