commit:     374b556e5f01b305a92ae78f8e85d37ed704e7b6
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sat Oct 12 01:41:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 21:55:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=374b556e

dev-python/pyside-tools: Drop unsupported python3_4 from PYTHON_COMPAT

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>

 dev-python/pyside-tools/pyside-tools-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyside-tools/pyside-tools-9999.ebuild 
b/dev-python/pyside-tools/pyside-tools-9999.ebuild
index 95fa3e0d..98a451e5 100644
--- a/dev-python/pyside-tools/pyside-tools-9999.ebuild
+++ b/dev-python/pyside-tools/pyside-tools-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2009-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 CMAKE_IN_SOURCE_BUILD="1"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
 inherit cmake-utils python-r1 virtualx git-r3
 

Reply via email to