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 A1C2E1396D9 for ; Wed, 1 Nov 2017 11:42:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5EEDE0D20; Wed, 1 Nov 2017 11:42:11 +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 B71D5E0D20 for ; Wed, 1 Nov 2017 11:42:11 +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 97BD53416FE for ; Wed, 1 Nov 2017 11:42:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02D569110 for ; Wed, 1 Nov 2017 11:42:09 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1509536521.a31988943bc5188c7ff3d9ad47bdf309be9f3c61.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a31988943bc5188c7ff3d9ad47bdf309be9f3c61 X-VCS-Branch: master Date: Wed, 1 Nov 2017 11:42:09 +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: 13ffed90-faf4-4a9e-b9c2-c0772e786f62 X-Archives-Hash: 534dfb588984633a79fb4a04731ac25c commit: a31988943bc5188c7ff3d9ad47bdf309be9f3c61 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Nov 1 11:18:35 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Nov 1 11:42:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3198894 Mask >=net-libs/nodejs-9.0.0 along with >=dev-libs/icu-59. profiles/base/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 6fa75c0ec35..07fc9a5e631 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -6,3 +6,4 @@ # So we mask it here, and unmask in 17.0 release profiles >=dev-libs/icu-59 >=dev-libs/icu-layoutex-59 +>=net-libs/nodejs-9.0.0