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 D3CCF1382EE for ; Tue, 5 Jul 2016 05:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7A92141A2; Tue, 5 Jul 2016 05:08:47 +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 43B47141A2 for ; Tue, 5 Jul 2016 05:08:47 +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 2E059340D5E for ; Tue, 5 Jul 2016 05:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B2F12445 for ; Tue, 5 Jul 2016 05:08:43 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1467695021.fae78b8eb969899a5dc34ff29bcc574c8e2978a3.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-c/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/json-c/json-c-0.12.ebuild X-VCS-Directories: dev-libs/json-c/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: fae78b8eb969899a5dc34ff29bcc574c8e2978a3 X-VCS-Branch: master Date: Tue, 5 Jul 2016 05:08:43 +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: f4a422e1-d011-4bab-82bc-f3687244e39e X-Archives-Hash: 6b3121fe8acfb959d1735b572ec47a1c commit: fae78b8eb969899a5dc34ff29bcc574c8e2978a3 Author: Yixun Lan gentoo org> AuthorDate: Tue Jul 5 05:03:41 2016 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Jul 5 05:03:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae78b8e dev-libs/json-c: keyword ~arm64 Gentoo-Bug: 587690 Package-Manager: portage-2.3.0_rc1 dev-libs/json-c/json-c-0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/json-c/json-c-0.12.ebuild b/dev-libs/json-c/json-c-0.12.ebuild index 1997eab..9511ae4 100644 --- a/dev-libs/json-c/json-c-0.12.ebuild +++ b/dev-libs/json-c/json-c-0.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0/0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc static-libs" RDEPEND="