commit: 8720aa8ea2bd24feef2d373a66f32b040fc5c465
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 07:41:07 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 07:46:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8720aa8e
app-benchmarks/bootchart2: Support python 3.5
Package-Manager: portage-2.3.1
app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
index b652fe0..3baa36a 100644
--- a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
+++ b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
@@ -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