From: Michał Górny Date: Thu, 21 Mar 2019 14:22:39 +0000 (+0100) Subject: media-sound/pulseeffects: Remove stray dep with hardcoded py3.4 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86819ca53a846ef8c32693f560ec627f72a0bce3;p=gentoo.git media-sound/pulseeffects: Remove stray dep with hardcoded py3.4 Signed-off-by: Michał Górny --- diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild index e410210bfa05..54b3db05c075 100644 --- a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,7 +25,6 @@ IUSE="" DEPEND=" ${PYTHON_DEPS} - python_targets_python3_4? ( dev-python/configparser ) dev-python/setuptools[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}]