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 330011396D1 for ; Wed, 9 Aug 2017 21:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88C5DE0C58; Wed, 9 Aug 2017 21:17:38 +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 685B6E0C58 for ; Wed, 9 Aug 2017 21:17:38 +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 9B6B33418C4 for ; Wed, 9 Aug 2017 21:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 688D175EB for ; Wed, 9 Aug 2017 21:17:35 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1502313444.f8877066ce10f1f5a235475b9011a75d4c6e211c.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f8877066ce10f1f5a235475b9011a75d4c6e211c X-VCS-Branch: master Date: Wed, 9 Aug 2017 21:17:35 +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: b1f2fe28-5323-4705-b9b6-2c35650c3a7e X-Archives-Hash: 86c928f9a5c07969acd526e78c58839d commit: f8877066ce10f1f5a235475b9011a75d4c6e211c Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Aug 9 21:17:24 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Aug 9 21:17:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8877066 dev-libs/libconfig: keyworded 1.5 for ppc64, bug #622718 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" 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 85bf5985379..692c2843787 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-linux" IUSE="+cxx examples static-libs" DEPEND="