app-benchmarks/bootchart2: Support python 3.5
authorPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:41:07 +0000 (09:41 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:46:46 +0000 (09:46 +0200)
Package-Manager: portage-2.3.1

app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild

index b652fe02fb7d12af1e228c235bcde53eac1e40e0..3baa36a9ed5faa789e014a01556a72e6edc892a9 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit linux-info python-r1 systemd toolchain-funcs