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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01AEC15812D for ; Mon, 06 Jan 2025 07:25:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 321D3E079C; Mon, 06 Jan 2025 07:25:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1CDAFE079C for ; Mon, 06 Jan 2025 07:25:08 +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 56B4133BE00 for ; Mon, 06 Jan 2025 07:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5406AED for ; Mon, 06 Jan 2025 07:25:05 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1736148303.f274986e8342473e6228a035bc09c319e5124a6a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpcpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild X-VCS-Directories: media-sound/ncmpcpp/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f274986e8342473e6228a035bc09c319e5124a6a X-VCS-Branch: master Date: Mon, 06 Jan 2025 07:25:05 +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: a5951591-d8c4-448f-8b13-8511e0de717b X-Archives-Hash: 55d73b8685ab739a4ac2c6c418ea4ed0 commit: f274986e8342473e6228a035bc09c319e5124a6a Author: Joonas Niilola gentoo org> AuthorDate: Mon Jan 6 07:24:34 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jan 6 07:25:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f274986e media-sound/ncmpcpp: Stabilize 0.10.1-r1 amd64, #947392 Signed-off-by: Joonas Niilola gentoo.org> media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild index bfb1410aa37c..7806a6edae21 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ncmpcpp/ncmpcpp/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="clock outputs taglib visualizer" RDEPEND="