Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/
Date: Sat, 20 Apr 2019 23:30:31
Message-Id: 1555784542.2089e1911e0ac2c3de36ab319d134c1800224813.dilfridge@gentoo
1 commit: 2089e1911e0ac2c3de36ab319d134c1800224813
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 18:22:22 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 18:22:22 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=2089e191
7
8 profiles: No Python 2 here, since it has lots of trouble with two-stage libdir
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/package.mask | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask
16 new file mode 100644
17 index 0000000..887eef2
18 --- /dev/null
19 +++ b/profiles/arch/riscv/package.mask
20 @@ -0,0 +1,2 @@
21 +# Doesnt work properly with the two-level libdirs
22 +dev-lang/python:2.7