commit:     a1bafcadab049bccdcf1b6d635d083bc5dc9d048
Author:     Jonathan Callen <jcallen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 12:27:55 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 12:28:40 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=a1bafcad

dev-qt/qtdeclarative: add python3_7

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jonathan Callen <jcallen <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild | 4 ++--
 dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild | 2 +-
 dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild | 4 ++--
 dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild    | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild
index 3da293ee..8876b08e 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.11.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.11.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=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
index 325ae743..8876b08e 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.0_rc.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
index 3da293ee..8876b08e 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.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=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
index 3da293ee..8876b08e 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.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=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

Reply via email to