app-admin/calamares: Add Python 3.6 support
authorJohannes Huber <johu@gentoo.org>
Tue, 2 Jan 2018 13:38:42 +0000 (14:38 +0100)
committerJohannes Huber <johu@gentoo.org>
Tue, 2 Jan 2018 13:39:05 +0000 (14:39 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-admin/calamares/calamares-3.1.11.ebuild
app-admin/calamares/calamares-3.1.7.ebuild

index 4ad1a07e9d4c1d8df5e40b3bff4c1bdbe576c7b8..80d1eb1af83d70f0dc3dc98d8b3ab14d4186d46b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit kde5 python-r1
 
 DESCRIPTION="Distribution-independent installer framework"
index 780fcfe4fd0fb0626ed18ec1d3503d755701b46e..80d1eb1af83d70f0dc3dc98d8b3ab14d4186d46b 100644 (file)
@@ -1,9 +1,9 @@
-# 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=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 inherit kde5 python-r1
 
 DESCRIPTION="Distribution-independent installer framework"