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 CBFE3138335 for ; Sun, 28 Apr 2019 10:05:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9486FE08BF; Sun, 28 Apr 2019 10:05:37 +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 27CE4E08BF for ; Sun, 28 Apr 2019 10:05:37 +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 AEDED342B0F for ; Sun, 28 Apr 2019 10:05:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A0FF5C6 for ; Sun, 28 Apr 2019 10:05:34 +0000 (UTC) From: "Andreas K. Hüttel" 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" Message-ID: <1556445872.4f07ed0f2e9212b1edf71d82e16d17a094fd2b77.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.accept_keywords X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4f07ed0f2e9212b1edf71d82e16d17a094fd2b77 X-VCS-Branch: master Date: Sun, 28 Apr 2019 10:05:34 +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: 718fe303-94a0-42ca-9c18-2b33d60ee399 X-Archives-Hash: 9aff7fd38bd59bfc81162086ecd60b70 commit: 4f07ed0f2e9212b1edf71d82e16d17a094fd2b77 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Apr 28 10:04:32 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Apr 28 10:04:32 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=4f07ed0f profiles: We need overlay gcc Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/riscv/package.accept_keywords | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.accept_keywords b/profiles/arch/riscv/package.accept_keywords index b166f7b..1d48590 100644 --- a/profiles/arch/riscv/package.accept_keywords +++ b/profiles/arch/riscv/package.accept_keywords @@ -1,5 +1,6 @@ -# we need python patched for riscv +# we need specific versions / patches for riscv dev-lang/python -amd64 -~amd64 +sys-devel/gcc -amd64 -~amd64 # we need static qemu *from* ~amd64 app-emulation/qemu-riscv64-bin ~amd64