commit:     0a6e6665044d02ade89cc2ffc6a8d26db34897df
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 03:11:42 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jan  1 03:12:07 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=0a6e6665

dev-qt/qtdeclarative: Add support for newer python

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-qt/qtdeclarative/qtdeclarative-5.10.0.ebuild    | 4 ++--
 dev-qt/qtdeclarative/qtdeclarative-5.10.9999.ebuild | 4 ++--
 dev-qt/qtdeclarative/qtdeclarative-5.9.9999.ebuild  | 4 ++--
 dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild    | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.10.0.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.10.0.ebuild
index 23c47148..985b6923 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.10.0.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.10.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.10.9999.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.10.9999.ebuild
index 23c47148..985b6923 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.10.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.10.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.9999.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.9.9999.ebuild
index 23c47148..985b6923 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 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 23c47148..985b6923 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit python-any-r1 qt5-build
 
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"

Reply via email to