From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-956587-garchives=archives.gentoo.org@lists.gentoo.org> 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 97838139694 for <garchives@archives.gentoo.org>; Tue, 20 Jun 2017 04:46:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E74A3E0C31; Tue, 20 Jun 2017 04:46:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C735CE0C31 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 04:46:34 +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 6A88834186C for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 04:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9A447494 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jun 2017 04:46:31 +0000 (UTC) From: "Markus Meier" <maekke@gentoo.org> 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" <maekke@gentoo.org> Message-ID: <1497933982.d3f2e3f89ad3002210f179b9be4992d0a7f2373c.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/double-conversion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/double-conversion/double-conversion-2.0.1.ebuild X-VCS-Directories: dev-libs/double-conversion/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d3f2e3f89ad3002210f179b9be4992d0a7f2373c X-VCS-Branch: master Date: Tue, 20 Jun 2017 04:46:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 345224a9-3080-4d6e-af34-b18132c88b5f X-Archives-Hash: 4b9f39fc3888bcf4ad2104e59fe87517 commit: d3f2e3f89ad3002210f179b9be4992d0a7f2373c Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Tue Jun 20 04:46:22 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Tue Jun 20 04:46:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f2e3f8 dev-libs/double-conversion: arm stable, bug #613162 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index 107df7ef7cf..e1941ba0e84 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" LIBNAME=lib${PN}