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 D5E43158086 for ; Sat, 18 Dec 2021 06:14:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5FCA2BC05E; Sat, 18 Dec 2021 06:14:49 +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 9E3BD2BC05E for ; Sat, 18 Dec 2021 06:14:48 +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 90E17343386 for ; Sat, 18 Dec 2021 06:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B688323E for ; Sat, 18 Dec 2021 06:14:44 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1639807929.11863c02d8c9593ace0c9fc0bb434c04c92b7abe.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/wireplumber/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/wireplumber/wireplumber-0.4.5-r2.ebuild X-VCS-Directories: media-video/wireplumber/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 11863c02d8c9593ace0c9fc0bb434c04c92b7abe X-VCS-Branch: master Date: Sat, 18 Dec 2021 06:14:44 +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: 828fc6a3-e96e-4668-ba95-8a71b8ca0e4b X-Archives-Hash: c42a8b90c7f2ed521861f0125e726193 commit: 11863c02d8c9593ace0c9fc0bb434c04c92b7abe Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Dec 18 06:12:09 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Dec 18 06:12:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11863c02 media-video/wireplumber: Keyword 0.4.5-r2 ppc, #813015 Signed-off-by: Georgy Yakovlev gentoo.org> media-video/wireplumber/wireplumber-0.4.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/wireplumber/wireplumber-0.4.5-r2.ebuild b/media-video/wireplumber/wireplumber-0.4.5-r2.ebuild index 4e8f57550f96..86d867cdc6c2 100644 --- a/media-video/wireplumber/wireplumber-0.4.5-r2.ebuild +++ b/media-video/wireplumber/wireplumber-0.4.5-r2.ebuild @@ -17,7 +17,7 @@ else # One commit is in git, the rest are in a PR which should be merged soon # bug #817881 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-0.4.5-endianness-fixes.patch.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" fi DESCRIPTION="Replacement for pipewire-media-session"