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 5C6B0139695 for ; Thu, 18 May 2017 19:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC2C2E0E43; Thu, 18 May 2017 19:16:52 +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 9C983E0E43 for ; Thu, 18 May 2017 19:16:52 +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 B5D9B33BF43 for ; Thu, 18 May 2017 19:16:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B848303 for ; Thu, 18 May 2017 19:16:50 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1495135001.521be221fbf998f2705449bc40cbeb12d4d2cd41.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jsoncpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild X-VCS-Directories: dev-libs/jsoncpp/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 521be221fbf998f2705449bc40cbeb12d4d2cd41 X-VCS-Branch: master Date: Thu, 18 May 2017 19:16:50 +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: c9f2f6a4-b44e-453a-a211-c9f37f87fa2c X-Archives-Hash: cb0d457676949bc306bd7c23312ba349 commit: 521be221fbf998f2705449bc40cbeb12d4d2cd41 Author: Michael Weber gentoo org> AuthorDate: Thu May 18 19:14:44 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu May 18 19:16:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521be221 dev-libs/jsoncpp: arm64 stable (bug 601204). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64" dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild index 3f2d1317a0d..4ee10e37a5c 100644 --- a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild +++ b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${ LICENSE="|| ( public-domain MIT )" SLOT="0/11" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="doc test" DEPEND="