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 387AE1384B4 for ; Fri, 11 Dec 2015 10:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3643F21C036; Fri, 11 Dec 2015 10:06:46 +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 6D8B221C035 for ; Fri, 11 Dec 2015 10:06:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8134D340A12 for ; Fri, 11 Dec 2015 10:06:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F9EBE54 for ; Fri, 11 Dec 2015 10:06:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1449828382.86c418c4fc20cc49ed608514e66b9b0b75f69209.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/execjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/execjs/execjs-2.6.0.ebuild X-VCS-Directories: dev-ruby/execjs/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 86c418c4fc20cc49ed608514e66b9b0b75f69209 X-VCS-Branch: master Date: Fri, 11 Dec 2015 10:06:40 +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: 41e82f63-7cd9-4409-91c5-0141c41775b8 X-Archives-Hash: decbae2f947d76f68088522fc9535707 commit: 86c418c4fc20cc49ed608514e66b9b0b75f69209 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Dec 11 10:06:22 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Dec 11 10:06:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c418c4 dev-ruby/execjs: amd64 stable wrt bug #567964 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ruby/execjs/execjs-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/execjs/execjs-2.6.0.ebuild b/dev-ruby/execjs/execjs-2.6.0.ebuild index 16313f3..7dd0573 100644 --- a/dev-ruby/execjs/execjs-2.6.0.ebuild +++ b/dev-ruby/execjs/execjs-2.6.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~x86 ~x64-macos" IUSE="test"