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 ECB4615817D for ; Fri, 21 Jun 2024 04:23:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 416AAE2A9F; Fri, 21 Jun 2024 04:23:52 +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 26253E2A9F for ; Fri, 21 Jun 2024 04:23:52 +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 31F7533D3CF for ; Fri, 21 Jun 2024 04:23:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B62471D5E for ; Fri, 21 Jun 2024 04:23:47 +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: <1718943822.c40bca4e0b96453ce14becf8c491f48d3fa8ab72.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xfmpc/xfmpc-0.3.1.ebuild X-VCS-Directories: media-sound/xfmpc/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c40bca4e0b96453ce14becf8c491f48d3fa8ab72 X-VCS-Branch: master Date: Fri, 21 Jun 2024 04:23:47 +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: d9df02e1-b39d-419a-8d54-3e3c46617108 X-Archives-Hash: ddf1568592fc6f0a7bed1ea8589bbdac commit: c40bca4e0b96453ce14becf8c491f48d3fa8ab72 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 21 04:23:42 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 21 04:23:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40bca4e media-sound/xfmpc: Stabilize 0.3.1 ppc, #934639 Signed-off-by: Arthur Zamarin gentoo.org> media-sound/xfmpc/xfmpc-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/xfmpc/xfmpc-0.3.1.ebuild b/media-sound/xfmpc/xfmpc-0.3.1.ebuild index 53bd5b151eaf..4b6c5560c9b5 100644 --- a/media-sound/xfmpc/xfmpc-0.3.1.ebuild +++ b/media-sound/xfmpc/xfmpc-0.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.38.0:2=