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 0864F138359 for ; Mon, 31 Aug 2020 02:52:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B822E0B0A; Mon, 31 Aug 2020 02:52:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6BC81E0B09 for ; Mon, 31 Aug 2020 02:52:34 +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 9B7C8340E65 for ; Mon, 31 Aug 2020 02:52:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EE5E361 for ; Mon, 31 Aug 2020 02:52:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1598842344.f4bd28b58174f8d4d9373af1cb03b8e25b7552f5.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f4bd28b58174f8d4d9373af1cb03b8e25b7552f5 X-VCS-Branch: master Date: Mon, 31 Aug 2020 02:52:30 +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: 3586a172-b0dd-497f-8510-e8daeb795aae X-Archives-Hash: b19d1c7d35bf3b0e13b1d6417f926e00 commit: f4bd28b58174f8d4d9373af1cb03b8e25b7552f5 Author: Sam James gentoo org> AuthorDate: Mon Aug 31 02:51:04 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 31 02:52:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bd28b5 media-sound/jack-audio-connection-kit: Keyword 0.125.0-r1 ppc64, #736725 Signed-off-by: Sam James 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 7a96721bb3a..44405500a80 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 ~s390 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc" 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