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 7F7021396D9 for ; Sat, 18 Nov 2017 20:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AA85E0C7C; Sat, 18 Nov 2017 20:30:24 +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 7A7E3E0C7C for ; Sat, 18 Nov 2017 20:30:24 +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 456B633BF05 for ; Sat, 18 Nov 2017 20:30:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 095E69F5A for ; Sat, 18 Nov 2017 20:30:22 +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: <1511037017.c0d2379f62ba7c3007165959d31793c47e250804.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/cpp-hocon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild X-VCS-Directories: dev-cpp/cpp-hocon/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c0d2379f62ba7c3007165959d31793c47e250804 X-VCS-Branch: master Date: Sat, 18 Nov 2017 20:30:22 +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: 305e8913-d67d-4255-857e-90b90b1f89c4 X-Archives-Hash: 6ada74b5bf25b2d4a2416be73d7290c1 commit: c0d2379f62ba7c3007165959d31793c47e250804 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Nov 18 20:30:05 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Nov 18 20:30:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d2379f dev-cpp/cpp-hocon: stable 0.1.4 for ppc64, bug #622158 Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild index 63628ed5571..e3a8b48747b 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86" IUSE="debug test" DEPEND="