commit:     444d582596b8696f6a470580249055badcd340e3
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 21:29:33 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 21:29:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444d5825

app-benchmarks/bootchart2: fix pycairo dep

Closes: https://bugs.gentoo.org/629242
Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38

 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 cd81113015f..08018cc91c6 100644
--- a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
+++ b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ REQUIRED_USE="
 RDEPEND="
        !app-benchmarks/bootchart
        X? (
-               dev-python/pycairo[svg?,${PYTHON_USEDEP}]
+               dev-python/pycairo[svg(+)?,${PYTHON_USEDEP}]
                dev-python/pygtk[$(python_gen_usedep 'python2*')]
                ${PYTHON_DEPS}
                )

Reply via email to