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 030031581E7 for ; Thu, 25 Apr 2024 14:45:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38011E29E2; Thu, 25 Apr 2024 14:45:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F058BE29D5 for ; Thu, 25 Apr 2024 14:45:28 +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 E78EA343157 for ; Thu, 25 Apr 2024 14:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 236E21759 for ; Thu, 25 Apr 2024 14:45:26 +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: <1714056282.17f465779529538054fa5f91f28607964e878fe7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/cmt-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild X-VCS-Directories: media-plugins/cmt-plugins/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17f465779529538054fa5f91f28607964e878fe7 X-VCS-Branch: master Date: Thu, 25 Apr 2024 14:45:26 +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: 5a0b4816-c4d9-4c89-97f1-e8d6a1826199 X-Archives-Hash: a3c48fb7367ea1d125788aba075c4d58 commit: 17f465779529538054fa5f91f28607964e878fe7 Author: Sam James gentoo org> AuthorDate: Thu Apr 25 14:44:42 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 25 14:44:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17f46577 media-plugins/cmt-plugins: Stabilize 1.17-r2 ppc64, #930660 Signed-off-by: Sam James gentoo.org> media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild b/media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild index 7f78b0ac683f..393e986c2fa3 100644 --- a/media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild +++ b/media-plugins/cmt-plugins/cmt-plugins-1.17-r2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="CMT (computer music toolkit) LADSPA library plugins" HOMEPAGE="https://www.ladspa.org/cmt/overview.html" SRC_URI="https://www.ladspa.org/download/${MY_P}.tgz" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc ~x86" LICENSE="LGPL-2.1" SLOT="0"