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 D1432139694 for ; Tue, 9 May 2017 16:27:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF1E9E0CB7; Tue, 9 May 2017 16:27:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8C2B6E0CB7 for ; Tue, 9 May 2017 16:27:05 +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 B82FF34167D for ; Tue, 9 May 2017 16:27:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 821E173F3 for ; Tue, 9 May 2017 16:27:03 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1494347206.1ff336c14477f065faf4d764c23dbb7dcee320b1.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 1ff336c14477f065faf4d764c23dbb7dcee320b1 X-VCS-Branch: master Date: Tue, 9 May 2017 16:27:03 +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: aab0d120-2201-42cf-8234-96416a8aa7c4 X-Archives-Hash: aad6d858c08503ead9a0cc4cf7d680d5 commit: 1ff336c14477f065faf4d764c23dbb7dcee320b1 Author: Markus Meier gentoo org> AuthorDate: Tue May 9 16:26:46 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue May 9 16:26:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff336c1 dev-libs/jsoncpp: arm stable, bug #601204 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" 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 f1480da935a..39fcf5581f8 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="