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 5B786158087 for ; Fri, 29 Oct 2021 16:06:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AE9CE0844; Fri, 29 Oct 2021 16:06:53 +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 67732E083E for ; Fri, 29 Oct 2021 16:06:53 +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 709FF34319E for ; Fri, 29 Oct 2021 16:06:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 103BE18B for ; Fri, 29 Oct 2021 16:06:51 +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: <1635523595.32918a1e3894a9e44f6620256814fe2552eaef15.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sound-juicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/sound-juicer/sound-juicer-3.38.0.ebuild X-VCS-Directories: media-sound/sound-juicer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 32918a1e3894a9e44f6620256814fe2552eaef15 X-VCS-Branch: master Date: Fri, 29 Oct 2021 16:06:51 +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: a9424748-883c-424d-80f7-8e068bbdd6e1 X-Archives-Hash: fa6a5db560e190819b63cfbf1b8c23f3 commit: 32918a1e3894a9e44f6620256814fe2552eaef15 Author: Sam James gentoo org> AuthorDate: Fri Oct 29 16:06:35 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 29 16:06:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32918a1e media-sound/sound-juicer: Stabilize 3.38.0 ppc64, #758815 Signed-off-by: Sam James gentoo.org> media-sound/sound-juicer/sound-juicer-3.38.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild index 352b520fdb3..ead4e36ce1e 100644 --- a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild +++ b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="flac test vorbis" RESTRICT="!test? ( test )"