From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 3172F138334 for ; Sat, 26 Jan 2019 11:22:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D578E0ADE; Sat, 26 Jan 2019 11:22:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 13941E0ADE for ; Sat, 26 Jan 2019 11:22:11 +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 B9128335D0F for ; Sat, 26 Jan 2019 11:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A03C501 for ; Sat, 26 Jan 2019 11:22:09 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1548501718.9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/standalone/package.use.mask X-VCS-Directories: profiles/features/prefix/standalone/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5 X-VCS-Branch: master Date: Sat, 26 Jan 2019 11:22: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7913c664-c13c-4385-82cc-c5259338f9d3 X-Archives-Hash: 2729120b6ed7355e84e852330f1dd17d commit: 9d51cfe7979a6bef52a7eb4b1d4136086fc9aed5 Author: Benda Xu gentoo org> AuthorDate: Sat Jan 26 11:19:08 2019 +0000 Commit: Benda XU gentoo org> CommitDate: Sat Jan 26 11:21:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d51cfe7 p/f/prefix/s/package.use.mask: mask fancy extensions of portage. Signed-off-by: Benda Xu gentoo.org> profiles/features/prefix/standalone/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/features/prefix/standalone/package.use.mask b/profiles/features/prefix/standalone/package.use.mask new file mode 100644 index 00000000000..c48c34b15f2 --- /dev/null +++ b/profiles/features/prefix/standalone/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2019 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Benda Xu (Jan 26, 2019) +# native-extensions requires >=linux=4.6 for __NR_copy_file_range +sys-apps/portage native-extensions