From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-933155-garchives=archives.gentoo.org@lists.gentoo.org>
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 CF7F9139694
	for <garchives@archives.gentoo.org>; Mon, 20 Feb 2017 19:38:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6621D21C09E;
	Mon, 20 Feb 2017 19:38:22 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 40A6521C09E
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2017 19:38:22 +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 6A96E340FDA
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2017 19:38:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D39314EB8
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2017 19:38:19 +0000 (UTC)
From: "Michael Weber" <xmw@gentoo.org>
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" <xmw@gentoo.org>
Message-ID: <1487619491.9b619ddc4616f295fc966f9afee792efdfc5ba6c.xmw@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libebur128/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/libebur128/libebur128-1.2.0-r1.ebuild
X-VCS-Directories: media-libs/libebur128/
X-VCS-Committer: xmw
X-VCS-Committer-Name: Michael Weber
X-VCS-Revision: 9b619ddc4616f295fc966f9afee792efdfc5ba6c
X-VCS-Branch: master
Date: Mon, 20 Feb 2017 19:38:19 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: dd82a4e7-e7a6-4d04-aefc-94451e1b5a10
X-Archives-Hash: cd14b22d68d20634cbebe1c8df7e1104

commit:     9b619ddc4616f295fc966f9afee792efdfc5ba6c
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 19:25:54 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 19:38:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b619ddc

media-libs/libebur128: Add ~ppc keyword (bug 574786).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/libebur128/libebur128-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libebur128/libebur128-1.2.0-r1.ebuild b/media-libs/libebur128/libebur128-1.2.0-r1.ebuild
index 9526426a42..b3971f1660 100644
--- a/media-libs/libebur128/libebur128-1.2.0-r1.ebuild
+++ b/media-libs/libebur128/libebur128-1.2.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm hppa ~ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86"
 IUSE="static-libs test"
 
 DEPEND="test? ( app-arch/unzip