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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BBBF158020 for ; Sat, 5 Nov 2022 02:07:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83028E0817; Sat, 5 Nov 2022 02:07:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C73BE0817 for ; Sat, 5 Nov 2022 02:07:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B030340EDE for ; Sat, 5 Nov 2022 02:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6BA771A for ; Sat, 5 Nov 2022 02:07:27 +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: <1667614029.8b57be37bd89f98b41e2dc79fd1dfebe77cd490d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jack-example-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/jack-example-tools/jack-example-tools-3.ebuild X-VCS-Directories: media-sound/jack-example-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8b57be37bd89f98b41e2dc79fd1dfebe77cd490d X-VCS-Branch: master Date: Sat, 5 Nov 2022 02:07:27 +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: af0f833a-4526-440d-9933-fdec46b8abe2 X-Archives-Hash: 84435435139966be097ed8258749d2e6 commit: 8b57be37bd89f98b41e2dc79fd1dfebe77cd490d Author: Sam James gentoo org> AuthorDate: Sat Nov 5 02:07:09 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 5 02:07:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b57be37 media-sound/jack-example-tools: Keyword 3 arm, #879669 Signed-off-by: Sam James gentoo.org> media-sound/jack-example-tools/jack-example-tools-3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/jack-example-tools/jack-example-tools-3.ebuild b/media-sound/jack-example-tools/jack-example-tools-3.ebuild index 34231f105f22..387a9b8f5083 100644 --- a/media-sound/jack-example-tools/jack-example-tools-3.ebuild +++ b/media-sound/jack-example-tools/jack-example-tools-3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jackaudio/jack-example-tools/archive/refs/tags/${PV} LICENSE="GPL-2+ zalsa? ( GPL-3+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="alsa jack-net jack-netsource opus +readline sndfile zalsa" RDEPEND="