Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/
Date: Sun, 04 Oct 2020 17:22:14
Message-Id: 1601832127.20d30a2c402e75e3706d0057545d358d9101d767.sam@gentoo
1 commit: 20d30a2c402e75e3706d0057545d358d9101d767
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 17:21:41 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 17:22:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d30a2c
7
8 media-sound/darkice: Stabilize 1.4 amd64, #740552
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/darkice/darkice-1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/darkice/darkice-1.4.ebuild b/media-sound/darkice/darkice-1.4.ebuild
16 index b7a41066988..b471a55018d 100644
17 --- a/media-sound/darkice/darkice-1.4.ebuild
18 +++ b/media-sound/darkice/darkice-1.4.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/rafael2k/${PN}/releases/download/v${PV}/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ppc sparc x86"
24 +KEYWORDS="amd64 ~hppa ppc sparc x86"
25 IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis"
26
27 RDEPEND="aac? ( media-libs/faac )