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 BF795158089 for ; Fri, 8 Sep 2023 16:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF24C2BC033; Fri, 8 Sep 2023 16:04:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 A4C9C2BC033 for ; Fri, 8 Sep 2023 16:04:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A122E335CE9 for ; Fri, 8 Sep 2023 16:04:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92256E69 for ; Fri, 8 Sep 2023 16:04:17 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1694188236.67860e678d72a64cefaea0bd92bdb13941b28974.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/rtmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/rtmidi/rtmidi-6.0.0.ebuild X-VCS-Directories: media-libs/rtmidi/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 67860e678d72a64cefaea0bd92bdb13941b28974 X-VCS-Branch: master Date: Fri, 8 Sep 2023 16:04:17 +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: 844ebdd5-ba85-4bda-8e7d-50d8d4822c17 X-Archives-Hash: c632ea4dd706ae897f9d39ef45252088 commit: 67860e678d72a64cefaea0bd92bdb13941b28974 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Sep 8 15:50:36 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Sep 8 15:50:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67860e67 media-libs/rtmidi: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> media-libs/rtmidi/rtmidi-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/rtmidi/rtmidi-6.0.0.ebuild b/media-libs/rtmidi/rtmidi-6.0.0.ebuild index cc0abef390ad..31b2916b76f8 100644 --- a/media-libs/rtmidi/rtmidi-6.0.0.ebuild +++ b/media-libs/rtmidi/rtmidi-6.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.music.mcgill.ca/~gary/rtmidi/release/${P}.tar.gz" LICENSE="RtMidi" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="+alsa jack" DEPEND="