diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-20 20:22:22 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-20 20:22:22 +0200 |
commit | 2089e1911e0ac2c3de36ab319d134c1800224813 (patch) | |
tree | 578c838f0637fe97d4f836fa1a58d3760a516591 /profiles | |
parent | profiles: No Python 2 here, since it has lots of trouble with two-stage libdir (diff) | |
download | riscv-2089e1911e0ac2c3de36ab319d134c1800224813.tar.gz riscv-2089e1911e0ac2c3de36ab319d134c1800224813.tar.bz2 riscv-2089e1911e0ac2c3de36ab319d134c1800224813.zip |
profiles: No Python 2 here, since it has lots of trouble with two-stage libdir
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
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 |