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 88D5B158020 for ; Fri, 2 Dec 2022 18:57:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D11402BC0A1; Fri, 2 Dec 2022 18:57:48 +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 B539A2BC0A1 for ; Fri, 2 Dec 2022 18:57: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D61B434129B for ; Fri, 2 Dec 2022 18:57:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 735243A5 for ; Fri, 2 Dec 2022 18:57:46 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1670007384.1b855a84c47d815bece6db8e3f7c0fd8452550b2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl-sound/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild X-VCS-Directories: media-libs/sdl-sound/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1b855a84c47d815bece6db8e3f7c0fd8452550b2 X-VCS-Branch: master Date: Fri, 2 Dec 2022 18:57:46 +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: e41b7ea8-9333-48ec-8c74-c0ec9b585752 X-Archives-Hash: b25f175b16f3ce21660d78f096ed0f20 commit: 1b855a84c47d815bece6db8e3f7c0fd8452550b2 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 2 18:56:24 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 2 18:56:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b855a84 media-libs/sdl-sound: Stabilize 1.0.3_p20220525 ppc, #883981 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild index 50b30771731e..0542919cb54d 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.3_p20220525.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PN}-${SDL_SOUND_COMMIT} LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 sparc ~x86 ~x64-macos" IUSE="flac mikmod modplug mp3 speex static-libs vorbis" RDEPEND="