diff options
author | Sam James <sam@gentoo.org> | 2022-12-24 10:20:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-24 10:21:11 +0000 |
commit | 7006e072472fdfb33880c81bb9559a350508ed1c (patch) | |
tree | cdf91b400eda1750320121d8b906f71fe3d8c8cb /profiles | |
parent | media-video/mplayer: add 1.5 (diff) | |
download | gentoo-7006e072472fdfb33880c81bb9559a350508ed1c.tar.gz gentoo-7006e072472fdfb33880c81bb9559a350508ed1c.tar.bz2 gentoo-7006e072472fdfb33880c81bb9559a350508ed1c.zip |
Revert "media-sound/pulseaudio-daemon: Add missing USE equalizer deps"
This reverts commit 3fda42b7c24ba9f541849772cb5a967d17f5ad04.
I'd missed a comment from leio in linked PR which means we need
to rework this.
Bug: https://bugs.gentoo.org/830841
Closes: https://bugs.gentoo.org/888131
Closes: https://github.com/gentoo/gentoo/pull/28779
See: https://github.com/gentoo/gentoo/pull/28654
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index f27ede73559d..5908600be6d3 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Igor V. Kovalenko <igor.v.kovalenko@gmail.com> (2022-12-13) -# Unkeyworded dependencies: dev-python/PyQt5 -media-sound/pulseaudio-daemon equalizer - # Sam James <sam@gentoo.org> (2022-12-02) # Unkeyworded dependencies app-alternatives/bc gh diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 87e07ed58925..b30dcba26113 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Igor V. Kovalenko <igor.v.kovalenko@gmail.com> (2022-12-24) -# Unkeyworded dependencies: dev-python/PyQt5 -media-sound/pulseaudio-daemon equalizer - # Matt Turner <mattst88@gentoo.org> (2022-12-16) # gui-libs/gtk is not keyworded here app-crypt/gcr:4 gtk |