summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-21 15:22:39 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-21 19:01:31 +0100
commit86819ca53a846ef8c32693f560ec627f72a0bce3 (patch)
treedc08e5189889f48653bcbeb20f436f276df11e09 /media-sound/pulseeffects
parentpython-utils-r1.eclass: Disable python3_4 (diff)
downloadgentoo-86819ca53a846ef8c32693f560ec627f72a0bce3.tar.gz
gentoo-86819ca53a846ef8c32693f560ec627f72a0bce3.tar.bz2
gentoo-86819ca53a846ef8c32693f560ec627f72a0bce3.zip
media-sound/pulseeffects: Remove stray dep with hardcoded py3.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/pulseeffects')
-rw-r--r--media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild3
1 files changed, 1 insertions, 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 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}]