commit: 86819ca53a846ef8c32693f560ec627f72a0bce3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 14:22:39 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 18:01:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86819ca5
media-sound/pulseeffects: Remove stray dep with hardcoded py3.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
index e410210bfa0..54b3db05c07 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}]