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 F1C7D1382C5 for ; Sat, 21 Apr 2018 19:02:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 302A9E07DB; Sat, 21 Apr 2018 19:02:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0BDB8E07DB for ; Sat, 21 Apr 2018 19:02:27 +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 99B56335C43 for ; Sat, 21 Apr 2018 19:02:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEC1C257 for ; Sat, 21 Apr 2018 19:02:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1524337337.532f2d631dd641cfbd6e4f0a1c4b3753a0f39ec3.zlogene@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.4.ebuild X-VCS-Directories: dev-libs/jsoncpp/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 532f2d631dd641cfbd6e4f0a1c4b3753a0f39ec3 X-VCS-Branch: master Date: Sat, 21 Apr 2018 19:02: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: 85a1c127-11cc-4996-8679-4747a5386d04 X-Archives-Hash: 0bb346b638606f1f600020ddffa1c535 commit: 532f2d631dd641cfbd6e4f0a1c4b3753a0f39ec3 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 21 19:02:17 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 21 19:02:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532f2d63 dev-libs/jsoncpp: arm stable wrt bug #651538 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild index e56dce76582..9f1008c525d 100644 --- a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild +++ b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${ LICENSE="|| ( public-domain MIT )" SLOT="0/19" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="doc test" DEPEND="