From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1084708-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 F09C2138334 for <garchives@archives.gentoo.org>; Sat, 20 Apr 2019 23:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44E02E09B0; Sat, 20 Apr 2019 23:30:24 +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 19F73E099E for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 23:30:24 +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 02388342165 for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 18:22:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9821D576 for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2019 18:22:39 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@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, "Andreas K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1555784542.2089e1911e0ac2c3de36ab319d134c1800224813.dilfridge@gentoo> Subject: [gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/ X-VCS-Repository: proj/riscv X-VCS-Files: profiles/arch/riscv/package.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 2089e1911e0ac2c3de36ab319d134c1800224813 X-VCS-Branch: master Date: Sat, 20 Apr 2019 18:22:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7c8b654f-d3bf-45ea-be59-183148ad6f36 X-Archives-Hash: 68efdc0ed81e3fb74e80460026017e54 commit: 2089e1911e0ac2c3de36ab319d134c1800224813 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 18:22:22 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 18:22:22 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=2089e191 profiles: No Python 2 here, since it has lots of trouble with two-stage libdir Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask new file mode 100644 index 0000000..887eef2 --- /dev/null +++ b/profiles/arch/riscv/package.mask @@ -0,0 +1,2 @@ +# Doesnt work properly with the two-level libdirs +dev-lang/python:2.7