From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-997138-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 3DE5A138330 for <garchives@archives.gentoo.org>; Fri, 12 Jan 2018 12:08:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4255AE08CD; Fri, 12 Jan 2018 12:08:45 +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 1D2BDE08CD for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2018 12:08:45 +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 2218D335C3C for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2018 12:08:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B08F1A2 for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jan 2018 12:08:42 +0000 (UTC) From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1515758916.4b8797577e904bbccd6fee95bb1781433958b27d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4b8797577e904bbccd6fee95bb1781433958b27d X-VCS-Branch: master Date: Fri, 12 Jan 2018 12:08:42 +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: bf07ea0d-2106-46d6-b998-3ce1adeba487 X-Archives-Hash: 1fe0e592c8f58d67c6944c314c6f632a commit: 4b8797577e904bbccd6fee95bb1781433958b27d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 11:57:02 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 12:08:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b879757 profiles/arch/amd64/x32: One more indirect nodejs dep profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 511f33053dc..b3ccb65fb06 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -13,6 +13,7 @@ dev-ruby/autoprefixer-rails dev-ruby/coffee-rails dev-ruby/coffee-script dev-ruby/execjs +dev-ruby/turbolinks dev-ruby/uglifier net-libs/nodejs www-client/chromium