From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0EA4413888F for ; Fri, 9 Oct 2015 18:53:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B30ECE07F9; Fri, 9 Oct 2015 18:53:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60D39E07F9 for ; Fri, 9 Oct 2015 18:53:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EFC233E5E4 for ; Fri, 9 Oct 2015 18:53:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E51EDAE for ; Fri, 9 Oct 2015 18:53:43 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1444416817.474925a36ddb68c2044ac6ca346fe19734db087f.vapier@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: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 474925a36ddb68c2044ac6ca346fe19734db087f X-VCS-Branch: master Date: Fri, 9 Oct 2015 18:53: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: 08e4c83d-6d05-4def-a00e-3694a2f96044 X-Archives-Hash: 96d33dbf7f9bca419efb05e8b45d1244 commit: 474925a36ddb68c2044ac6ca346fe19734db087f Author: Mike Frysinger gentoo org> AuthorDate: Fri Oct 9 16:42:53 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Oct 9 18:53:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474925a3 dev-libs/double-conversion: add arm/mips love dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 a2a507f..3cf57ca 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -12,12 +12,9 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~mips ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" -RDEPEND="" -DEPEND="${RDEPEND}" - S="${WORKDIR}" LIBNAME=lib${PN}