From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 13163138359 for ; Sun, 4 Oct 2020 17:22:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68547E0863; Sun, 4 Oct 2020 17:22:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4DD3BE0863 for ; Sun, 4 Oct 2020 17:22:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35883335D4C for ; Sun, 4 Oct 2020 17:22:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5662373 for ; Sun, 4 Oct 2020 17:22:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1601832127.20d30a2c402e75e3706d0057545d358d9101d767.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/darkice/darkice-1.4.ebuild X-VCS-Directories: media-sound/darkice/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 20d30a2c402e75e3706d0057545d358d9101d767 X-VCS-Branch: master Date: Sun, 4 Oct 2020 17:22:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa8315c1-bfa5-4237-9a12-661eecb60763 X-Archives-Hash: 07df930a19244ebb879daebc10e1260e commit: 20d30a2c402e75e3706d0057545d358d9101d767 Author: Sam James gentoo org> AuthorDate: Sun Oct 4 17:21:41 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 4 17:22:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d30a2c media-sound/darkice: Stabilize 1.4 amd64, #740552 Signed-off-by: Sam James gentoo.org> media-sound/darkice/darkice-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/darkice/darkice-1.4.ebuild b/media-sound/darkice/darkice-1.4.ebuild index b7a41066988..b471a55018d 100644 --- a/media-sound/darkice/darkice-1.4.ebuild +++ b/media-sound/darkice/darkice-1.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/rafael2k/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis" RDEPEND="aac? ( media-libs/faac )