diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/riscv/package.accept_keywords')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/riscv/package.accept_keywords | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/package.accept_keywords b/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/package.accept_keywords new file mode 100644 index 000000000000..ba134491c30e --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/package.accept_keywords @@ -0,0 +1,10 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Even if someone makes Portage accept other keywords, here +# we need specific versions / patches for riscv! +sys-devel/gcc -amd64 -~amd64 +sys-libs/glibc -amd64 -~amd64 + +# For the stages and qemu, we need static qemu *from* ~amd64 +app-emulation/qemu-riscv64-bin ~amd64 |
