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 45C99138359 for ; Mon, 7 Sep 2020 07:32:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB136E09B8; Mon, 7 Sep 2020 07:32:02 +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 7B728E098E for ; Mon, 7 Sep 2020 07:32:02 +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 5FE31340C33 for ; Mon, 7 Sep 2020 07:32:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0269370 for ; Mon, 7 Sep 2020 07:31:57 +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: <1599463911.ff826296c801f2dc2d390c06373f9ef6ed64bfe7.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jack-audio-connection-kit/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0-r1.ebuild X-VCS-Directories: media-sound/jack-audio-connection-kit/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ff826296c801f2dc2d390c06373f9ef6ed64bfe7 X-VCS-Branch: master Date: Mon, 7 Sep 2020 07:31:57 +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: 7804d763-463b-4979-a99f-966451c4f4e5 X-Archives-Hash: 37dae2b471db6ac4152d1daa9649548d commit: ff826296c801f2dc2d390c06373f9ef6ed64bfe7 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Sep 7 07:30:36 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Sep 7 07:31:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff826296 media-sound/jack-audio-connection-kit: keyworded 0.125.0-r1 for ppc keyworded wrt bug #736725 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> .../jack-audio-connection-kit-0.125.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0-r1.ebuild b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0-r1.ebuild index e50a6f8c87c..1cc33faedb2 100644 --- a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0-r1.ebuild +++ b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.125.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jackaudio/jack1/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="cpu_flags_x86_3dnow altivec alsa coreaudio doc debug examples oss cpu_flags_x86_sse pam" # readline: only used for jack_transport -> useless for non native ABIs