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 F1799138334 for ; Sat, 25 May 2019 00:40:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDEF3E0857; Sat, 25 May 2019 00:40:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 79D8BE0857 for ; Sat, 25 May 2019 00:40:20 +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 CAAA7344EF5 for ; Sat, 25 May 2019 00:40:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDDD75F8 for ; Sat, 25 May 2019 00:39:59 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1558744650.d1e08e2bbaacb30af7bc65d286e364c2d81b08a5.bman@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-3.1.4-r1.ebuild X-VCS-Directories: dev-libs/double-conversion/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: d1e08e2bbaacb30af7bc65d286e364c2d81b08a5 X-VCS-Branch: master Date: Sat, 25 May 2019 00:39:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dca3a2af-b1d5-44b6-8f35-e5e36fd73fe0 X-Archives-Hash: 86bc2e51168adbb96d2acb61a301f3df commit: d1e08e2bbaacb30af7bc65d286e364c2d81b08a5 Author: Aaron Bauman gentoo org> AuthorDate: Sat May 25 00:37:30 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat May 25 00:37:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e08e2b dev-libs/double-conversion: arm64 stable Signed-off-by: Aaron Bauman gentoo.org> dev-libs/double-conversion/double-conversion-3.1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/double-conversion/double-conversion-3.1.4-r1.ebuild b/dev-libs/double-conversion/double-conversion-3.1.4-r1.ebuild index 767850fd4fa..2a8649a67c8 100644 --- a/dev-libs/double-conversion/double-conversion-3.1.4-r1.ebuild +++ b/dev-libs/double-conversion/double-conversion-3.1.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs test" PATCHES=(