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 8F0F8138335 for ; Sat, 20 Apr 2019 23:37:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F5FE0BAF; Sat, 20 Apr 2019 23:37:34 +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 7F851E0BAF for ; Sat, 20 Apr 2019 23:37:34 +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 7CE48341F1D for ; Sat, 20 Apr 2019 23:37:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 867045B0 for ; Sat, 20 Apr 2019 23:37:31 +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: <1555803425.4a9918a78c722540146ad462514bba8ad6d2c36f.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: 4a9918a78c722540146ad462514bba8ad6d2c36f X-VCS-Branch: master Date: Sat, 20 Apr 2019 23:37:31 +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: 70bb05be-c49f-4a06-8607-f71faa109129 X-Archives-Hash: e773d65572eba821095450e0ef40c2a7 commit: 4a9918a78c722540146ad462514bba8ad6d2c36f Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Apr 20 23:37:05 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Apr 20 23:37:05 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=4a9918a7 profiles: Make sure we get python patched for riscv Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/riscv/package.accept_keywords | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/package.accept_keywords b/profiles/arch/riscv/package.accept_keywords new file mode 100644 index 0000000..245de3d --- /dev/null +++ b/profiles/arch/riscv/package.accept_keywords @@ -0,0 +1,2 @@ +# we need python patched for riscv +dev-lang/python -amd64 -~amd64