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 769AA138334 for ; Sun, 9 Sep 2018 06:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45B5AE0817; Sun, 9 Sep 2018 06:16:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0ED0CE0817 for ; Sun, 9 Sep 2018 06:16:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 160FF340C08 for ; Sun, 9 Sep 2018 06:16:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A37A138A for ; Sun, 9 Sep 2018 06:16:47 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1536473664.481efaf3aa1e74b5eb884bea0fe2579812632207.zlogene@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.27.ebuild X-VCS-Directories: media-sound/ncmpc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 481efaf3aa1e74b5eb884bea0fe2579812632207 X-VCS-Branch: master Date: Sun, 9 Sep 2018 06:16: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-Archives-Salt: a89c6446-3087-498d-bb10-280d06d5d1a2 X-Archives-Hash: 7f8b8297b10b5a529aa274157f70cd8a commit: 481efaf3aa1e74b5eb884bea0fe2579812632207 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Sep 9 06:14:24 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Sep 9 06:14:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481efaf3 media-sound/ncmpc: mark stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-sound/ncmpc/ncmpc-0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ncmpc/ncmpc-0.27.ebuild b/media-sound/ncmpc/ncmpc-0.27.ebuild index e85ba9b0cb5..3f602e28d29 100644 --- a/media-sound/ncmpc/ncmpc-0.27.ebuild +++ b/media-sound/ncmpc/ncmpc-0.27.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="artist-screen chat-screen colors debug +help-screen key-screen lirc lyrics-screen mouse nls search-screen song-screen" RDEPEND=">=dev-libs/glib-2.30:2