Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
Date: Wed, 28 Jul 2021 03:00:35
Message-Id: 1627441211.70001e5be24dbf85a4905dea57be185a63b78a36.dlan@gentoo
1 commit: 70001e5be24dbf85a4905dea57be185a63b78a36
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 27 13:53:24 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 03:00:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70001e5b
7
8 profiles/arch/riscv: mask USE=physics,sdl,v4l for dev-libs/efl
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 profiles/arch/riscv/package.use.mask | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
16 index 7efeefa0913..0913c07249a 100644
17 --- a/profiles/arch/riscv/package.use.mask
18 +++ b/profiles/arch/riscv/package.use.mask
19 @@ -1,6 +1,11 @@
20 # Copyright 2019-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Yixun Lan <dlan@g.o> (2021-07-27)
24 +# depend on sci-physics/bullet, media-libs/libv4l, media-libs/libsdl2
25 +# which not keyworded
26 +dev-libs/efl physics sdl v4l
27 +
28 # Marek Szuba <marecki@g.o> (2021-07-27)
29 # dev-libs/boxfort does not support riscv64 yet, meaning
30 # dev-libs/criterion cannot be keyworded here