kde-frameworks/ki18n: Add PYTHON_COMPAT=python3_5
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Wed, 18 May 2016 22:04:11 +0000 (00:04 +0200)
committerJohannes Huber <johu@gentoo.org>
Thu, 19 May 2016 06:43:58 +0000 (08:43 +0200)
Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber <johu@gentoo.org>
kde-frameworks/ki18n/ki18n-5.22.1.ebuild

index f6e75613a858df4d0bc44c05cc155fee5c44d78c..2465340348515e8c7b59873563efbaa99ae00ebd 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Framework based on Gettext for internationalizing user interface text"