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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68847158015 for ; Tue, 21 Sep 2021 16:35:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6054E0864; Tue, 21 Sep 2021 16:35:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5630CE085B for ; Tue, 21 Sep 2021 16:35:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0713F342F8F for ; Tue, 21 Sep 2021 16:35:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47C19111 for ; Tue, 21 Sep 2021 16:35:30 +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: <1632242006.28a09cfac1a086fc3b6ff231f8509d8b7d072528.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xmms2/xmms2-0.8_p20201016.ebuild X-VCS-Directories: media-sound/xmms2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 28a09cfac1a086fc3b6ff231f8509d8b7d072528 X-VCS-Branch: master Date: Tue, 21 Sep 2021 16:35:30 +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: ab6f2cf1-b266-49ad-bdc5-6e7bd2d160e6 X-Archives-Hash: 30461dfb30d740cab7228970190f7ac6 commit: 28a09cfac1a086fc3b6ff231f8509d8b7d072528 Author: Sam James gentoo org> AuthorDate: Tue Sep 21 16:33:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 21 16:33:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a09cfa media-sound/xmms2: Stabilize 0.8_p20201016 ppc, #813765 Signed-off-by: Sam James gentoo.org> media-sound/xmms2/xmms2-0.8_p20201016.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild index 10e43217535..d01c06980c3 100644 --- a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}-devel-${XMMS2_COMMIT}" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc x86" +KEYWORDS="~alpha amd64 ~arm ppc x86" # IUSE static map to be passed to --with-{optionals,plugins}=opt1,opt2,... # flag:opt = `usev flag opt`, opt = `usev opt`, :opt = `echo opt`