diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-21 01:37:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-21 01:37:05 +0200 |
commit | 4a9918a78c722540146ad462514bba8ad6d2c36f (patch) | |
tree | a5769c96302ae69dccec8a6412fcc2caa07c0f25 /profiles | |
parent | dev-lang/python: Add our monkeypatched python (diff) | |
download | riscv-4a9918a78c722540146ad462514bba8ad6d2c36f.tar.gz riscv-4a9918a78c722540146ad462514bba8ad6d2c36f.tar.bz2 riscv-4a9918a78c722540146ad462514bba8ad6d2c36f.zip |
profiles: Make sure we get python patched for riscv
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.accept_keywords | 2 |
1 files changed, 2 insertions, 0 deletions
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 |