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 D9586139694 for ; Thu, 9 Mar 2017 17:51:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32A66E0CA2; Thu, 9 Mar 2017 17:51:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10D96E0CA2 for ; Thu, 9 Mar 2017 17:51:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 135DD340E75 for ; Thu, 9 Mar 2017 17:51:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D16F4626D for ; Thu, 9 Mar 2017 17:51:08 +0000 (UTC) From: "Matt Thode" 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 Thode" Message-ID: <1489081811.4857fefec0ec65664a0ab030f12c38b2f74e51fd.prometheanfire@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: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 4857fefec0ec65664a0ab030f12c38b2f74e51fd X-VCS-Branch: master Date: Thu, 9 Mar 2017 17:51:08 +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: a79da927-2dfe-4b21-bdb2-83505d49183b X-Archives-Hash: a5f3137b1659aa05652ee0591ebc0c00 commit: 4857fefec0ec65664a0ab030f12c38b2f74e51fd Author: Matthew Thode gentoo org> AuthorDate: Thu Mar 9 17:50:11 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Mar 9 17:50:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4857fefe dev-cpp/cpp-hocon: 0.1.4 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 a65e87605eb..ca921117eba 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="debug test" DEPEND="