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 96B9413835B for ; Sun, 2 Aug 2020 12:44:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0350E0C33; Sun, 2 Aug 2020 12:44:54 +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 88630E0C38 for ; Sun, 2 Aug 2020 12:44:54 +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 4A06234F30F for ; Sun, 2 Aug 2020 12:44:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE40C301 for ; Sun, 2 Aug 2020 12:44:51 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1596372249.4b8d3b1c165301c927531a1d28e62557f723d3e8.slyfox@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.3.ebuild X-VCS-Directories: media-sound/darkice/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4b8d3b1c165301c927531a1d28e62557f723d3e8 X-VCS-Branch: master Date: Sun, 2 Aug 2020 12:44:51 +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: c5ba64b9-3347-47fe-a87a-2bdce41b5647 X-Archives-Hash: 176a89bd94105315e90d8b699f2dc2d6 commit: 4b8d3b1c165301c927531a1d28e62557f723d3e8 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 2 12:44:09 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 2 12:44:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8d3b1c media-sound/darkice: stable 1.3 for sparc stable wrt bug #681420 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> media-sound/darkice/darkice-1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/darkice/darkice-1.3.ebuild b/media-sound/darkice/darkice-1.3.ebuild index aba277257e7..7965e18aaba 100644 --- a/media-sound/darkice/darkice-1.3.ebuild +++ b/media-sound/darkice/darkice-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 )