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 4AA9F138350 for ; Fri, 20 Mar 2020 21:53:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5076E0AA7; Fri, 20 Mar 2020 21:53:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BA6D8E0AA7 for ; Fri, 20 Mar 2020 21:53:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 64AA834F06A for ; Fri, 20 Mar 2020 21:53:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98E8519F for ; Fri, 20 Mar 2020 21:53:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1584741167.e638f65453a46ecb1d3c6c49f65fdd8d42a40036.mattst88@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.34.ebuild X-VCS-Directories: media-sound/ncmpc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e638f65453a46ecb1d3c6c49f65fdd8d42a40036 X-VCS-Branch: master Date: Fri, 20 Mar 2020 21:53:03 +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: 97006a17-cb2a-4972-90da-eada35cf1118 X-Archives-Hash: 6bf86fcab63f702a7d0cf6c3fa3bbe09 commit: e638f65453a46ecb1d3c6c49f65fdd8d42a40036 Author: Matt Turner gentoo org> AuthorDate: Fri Mar 20 21:49:34 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Mar 20 21:52:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e638f654 media-sound/ncmpc: drop hppa keywords Signed-off-by: Matt Turner gentoo.org> media-sound/ncmpc/ncmpc-0.34.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ncmpc/ncmpc-0.34.ebuild b/media-sound/ncmpc/ncmpc-0.34.ebuild index 61366c96ff3..94de1e83a06 100644 --- a/media-sound/ncmpc/ncmpc-0.34.ebuild +++ b/media-sound/ncmpc/ncmpc-0.34.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~hppa 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="