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 ECD83158087 for ; Wed, 2 Feb 2022 08:03:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B47B2BC068; Wed, 2 Feb 2022 08:03:18 +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 25D172BC068 for ; Wed, 2 Feb 2022 08:03:18 +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 2ED593431D3 for ; Wed, 2 Feb 2022 08:03:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9598233 for ; Wed, 2 Feb 2022 08:03:15 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1643788993.a9bcf3ea5f21848ef34f8e63952524bc08c5f0cf.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zita-alsa-pcmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild X-VCS-Directories: media-libs/zita-alsa-pcmi/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a9bcf3ea5f21848ef34f8e63952524bc08c5f0cf X-VCS-Branch: master Date: Wed, 2 Feb 2022 08:03:15 +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: af76b421-9805-428c-8afc-967f5c7b530f X-Archives-Hash: 9e3e9f09b5e12e6c08129f4d011e308a commit: a9bcf3ea5f21848ef34f8e63952524bc08c5f0cf Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Feb 2 08:03:13 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Feb 2 08:03:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9bcf3ea media-libs/zita-alsa-pcmi: ppc64 stable wrt bug #832492 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild b/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild index 82d1171d6c33..60ea0ca7a8d0 100644 --- a/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild +++ b/media-libs/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="" CDEPEND="media-libs/alsa-lib"