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 2179A138334 for ; Tue, 18 Sep 2018 17:18:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32866E0BB7; Tue, 18 Sep 2018 17:18:56 +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 D253DE0BB8 for ; Tue, 18 Sep 2018 17:18:55 +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 89603335CDC for ; Tue, 18 Sep 2018 17:18:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92CAC3DC for ; Tue, 18 Sep 2018 17:18:52 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1537291036.0b5d938c02d1b3cc90b001dd2a822888dc34a376.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsndfile/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild X-VCS-Directories: media-libs/libsndfile/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0b5d938c02d1b3cc90b001dd2a822888dc34a376 X-VCS-Branch: master Date: Tue, 18 Sep 2018 17:18:52 +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: c635b6dc-9ca4-48a7-a390-4a3829813bf4 X-Archives-Hash: 5e2f3b2d8acc2a77524475f4564771c9 commit: 0b5d938c02d1b3cc90b001dd2a822888dc34a376 Author: Matt Turner gentoo org> AuthorDate: Tue Sep 18 17:17:16 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Sep 18 17:17:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5d938c media-libs/libsndfile-1.0.28-r2: ppc64 stable, bug 627152 media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild b/media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild index ebe8c4e631e..fb59074ec72 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild @@ -19,7 +19,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa minimal sqlite static-libs test" RDEPEND="