Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/
Date: Sat, 05 Sep 2020 21:16:41
Message-Id: 1599340558.73ef32e5570f84e2136e0b3941cd4f4358881b2e.whissi@gentoo
1 commit: 73ef32e5570f84e2136e0b3941cd4f4358881b2e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 21:14:43 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 21:15:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ef32e5
7
8 media-sound/darkice: x86 stable (bug #740552)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-sound/darkice/darkice-1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/darkice/darkice-1.4.ebuild b/media-sound/darkice/darkice-1.4.ebuild
17 index 5a481e15719..fe448795991 100644
18 --- a/media-sound/darkice/darkice-1.4.ebuild
19 +++ b/media-sound/darkice/darkice-1.4.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/rafael2k/${PN}/releases/download/v${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86"
26 IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis"
27
28 RDEPEND="aac? ( media-libs/faac )