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 2E1F313888F for ; Fri, 16 Oct 2015 07:42:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C355A21C05C; Fri, 16 Oct 2015 07:42:26 +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 6BB1121C05C for ; Fri, 16 Oct 2015 07:42:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23F5134091F for ; Fri, 16 Oct 2015 07:42:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A211E6A for ; Fri, 16 Oct 2015 07:42:23 +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: <1444981169.4aaba75d3727dc4f8cdd6eea1a14bfcfc18fe65f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libconfig/libconfig-1.5.ebuild X-VCS-Directories: dev-libs/libconfig/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4aaba75d3727dc4f8cdd6eea1a14bfcfc18fe65f X-VCS-Branch: master Date: Fri, 16 Oct 2015 07:42:23 +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: ad2178c6-1d3e-415c-bc7a-181f89f49128 X-Archives-Hash: 38d0b5a94944f1191204d715871df8c4 commit: 4aaba75d3727dc4f8cdd6eea1a14bfcfc18fe65f Author: Mikle Kolyada gentoo org> AuthorDate: Fri Oct 16 07:39:29 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Oct 16 07:39:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aaba75d dev-libs/libconfig: sparc stable wrt bug #560872 Package-Manager: portage-2.2.20.1 dev-libs/libconfig/libconfig-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libconfig/libconfig-1.5.ebuild b/dev-libs/libconfig/libconfig-1.5.ebuild index f66fffb..3751043 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 sparc x86 ~x86-linux" IUSE="+cxx examples static-libs" DEPEND="