media-sound/pulseeffects: Remove stray dep with hardcoded py3.4
authorMichał Górny <mgorny@gentoo.org>
Thu, 21 Mar 2019 14:22:39 +0000 (15:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 21 Mar 2019 18:01:31 +0000 (19:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild

index e410210bfa05743ef84ec0041ee4edf7db61bad0..54b3db05c07544ebc99f86f4ef123b50b8e33b87 100644 (file)
@@ -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}]