From: Pacho Ramos Date: Sun, 9 Oct 2016 07:41:07 +0000 (+0200) Subject: app-benchmarks/bootchart2: Support python 3.5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8720aa8ea2bd24feef2d373a66f32b040fc5c465;p=gentoo.git app-benchmarks/bootchart2: Support python 3.5 Package-Manager: portage-2.3.1 --- diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild index b652fe02fb7d..3baa36a9ed5f 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