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 16B53158095 for ; Thu, 4 Aug 2022 00:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27544E0DBB; Thu, 4 Aug 2022 00:13:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0D59AE0DBB for ; Thu, 4 Aug 2022 00:13:57 +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 51C10341116 for ; Thu, 4 Aug 2022 00:13:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 840ED56C for ; Thu, 4 Aug 2022 00:13:53 +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: <1659571934.96f140581b710e4f70b4ef12f068ea8599584a90.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ncmpc/ncmpc-0.47.ebuild X-VCS-Directories: media-sound/ncmpc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 96f140581b710e4f70b4ef12f068ea8599584a90 X-VCS-Branch: master Date: Thu, 4 Aug 2022 00:13:53 +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: d3b62159-9631-4c44-9ba9-6a54e25d8857 X-Archives-Hash: b2b09c47548e66d69f1b2eaa9a204f63 commit: 96f140581b710e4f70b4ef12f068ea8599584a90 Author: Sam James gentoo org> AuthorDate: Thu Aug 4 00:12:14 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 4 00:12:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f14058 media-sound/ncmpc: Stabilize 0.47 x86, #863239 Signed-off-by: Sam James gentoo.org> media-sound/ncmpc/ncmpc-0.47.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ncmpc/ncmpc-0.47.ebuild b/media-sound/ncmpc/ncmpc-0.47.ebuild index e288f2b4fe37..969bcddf6853 100644 --- a/media-sound/ncmpc/ncmpc-0.47.ebuild +++ b/media-sound/ncmpc/ncmpc-0.47.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="async-connect chat-screen doc +help-screen key-screen +library-screen lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen" BDEPEND="