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 F1D4C139695 for ; Tue, 21 Feb 2017 08:48:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AAF521C168; Tue, 21 Feb 2017 08:48:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED4DD21C168 for ; Tue, 21 Feb 2017 08:48:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D8CB340C97 for ; Tue, 21 Feb 2017 08:48:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2F1C4F59 for ; Tue, 21 Feb 2017 08:47:59 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1487666857.db2b61b496ec784489fa72e152732ccee6205b93.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/asunder/asunder-2.8.1.ebuild X-VCS-Directories: media-sound/asunder/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: db2b61b496ec784489fa72e152732ccee6205b93 X-VCS-Branch: master Date: Tue, 21 Feb 2017 08:47:59 +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-Archives-Salt: eedfbe85-7e7f-4932-a27e-7e2998951694 X-Archives-Hash: 2f172033b3c19860b982664a62e9d3ed commit: db2b61b496ec784489fa72e152732ccee6205b93 Author: Michael Weber gentoo org> AuthorDate: Mon Feb 20 21:35:52 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Tue Feb 21 08:47:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2b61b4 media-sound/asunder: Add ~ppc keyword (bug 487242). Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-sound/asunder/asunder-2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/asunder/asunder-2.8.1.ebuild b/media-sound/asunder/asunder-2.8.1.ebuild index 80daeb53c3..b17e988f59 100644 --- a/media-sound/asunder/asunder-2.8.1.ebuild +++ b/media-sound/asunder/asunder-2.8.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="aac flac mac mp3 musepack opus vorbis wavpack" COMMON_DEPEND=">=media-libs/libcddb-0.9.5