From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5140A1384B4 for ; Thu, 5 Nov 2015 11:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1987221C02A; Thu, 5 Nov 2015 11:20:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 939EB21C028 for ; Thu, 5 Nov 2015 11:20:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBAD43409ED for ; Thu, 5 Nov 2015 11:20:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C638320DB for ; Thu, 5 Nov 2015 11:20:12 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446722391.0ef8272c20b2d03d671e19517703b7c704fd9dbb.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mpc/mpc-0.27.ebuild X-VCS-Directories: media-sound/mpc/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0ef8272c20b2d03d671e19517703b7c704fd9dbb X-VCS-Branch: master Date: Thu, 5 Nov 2015 11:20:12 +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: b975bd39-a201-4a87-af36-62397ada1fb2 X-Archives-Hash: 78a7b5d1553d8409c920f5ee0341f92a commit: 0ef8272c20b2d03d671e19517703b7c704fd9dbb Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 5 11:19:51 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 5 11:19:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef8272c media-sound/mpc: sparc stable wrt bug #563304 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" media-sound/mpc/mpc-0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/mpc/mpc-0.27.ebuild b/media-sound/mpc/mpc-0.27.ebuild index a03e5c7..f53e94a 100644 --- a/media-sound/mpc/mpc-0.27.ebuild +++ b/media-sound/mpc/mpc-0.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" IUSE="iconv" RDEPEND=">=media-libs/libmpdclient-2.2