app-portage/pqlop: Add python3_5 support
authorManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 16:03:48 +0000 (17:03 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 16:03:48 +0000 (17:03 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

app-portage/pqlop/pqlop-0.02-r1.ebuild

index 5054ec94a3bdf1eedf11d5bf262e353103248a06..9ec8cda42764b4fb226157035cf95c7aaa33cbea 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit python-r1