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 43036139694 for ; Mon, 20 Feb 2017 17:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D0DAE0E0D; Mon, 20 Feb 2017 17:07:01 +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 7C1BDE0E0D for ; Mon, 20 Feb 2017 17:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4B22933BF1C for ; Mon, 20 Feb 2017 17:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E596E4E99 for ; Mon, 20 Feb 2017 17:06:58 +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: <1487610409.f19d1c81b73e82e28335422657efde8c0a4c27e0.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: f19d1c81b73e82e28335422657efde8c0a4c27e0 X-VCS-Branch: master Date: Mon, 20 Feb 2017 17:06:58 +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: 8849656b-f753-4be5-9e06-85b68b01dfec X-Archives-Hash: ed88b9cd6458645b30294efc5f0e695d commit: f19d1c81b73e82e28335422657efde8c0a4c27e0 Author: Michael Weber gentoo org> AuthorDate: Mon Feb 20 17:05:27 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Feb 20 17:06:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19d1c81 media-libs/libebur128: Add ~ppc64 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 3173806e8e..9526426a42 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 x86" +KEYWORDS="amd64 ~arm hppa ~ppc64 x86" IUSE="static-libs test" DEPEND="test? ( app-arch/unzip