Gentoo Archives: gentoo-commits

From: Thomas Sachau <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/multilib-portage:master commit in: profiles/base/
Date: Sat, 18 Sep 2021 06:34:47
Message-Id: 1630076616.0ced361d51f807bf22995ddc218c949919557b3b.tommy@gentoo
1 commit: 0ced361d51f807bf22995ddc218c949919557b3b
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 27 15:03:36 2021 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 27 15:03:36 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/multilib-portage.git/commit/?id=0ced361d
7
8 Use eclass flags for rust due to SRC_URI dependencies on them
9
10 Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index 6b08b2945..0f932b06a 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -44,3 +44,4 @@ app-emulation/wine-staging -abi_x86_32 -abi_x86_64
20 app-emulation/wine-vanilla -abi_x86_32 -abi_x86_64
21 virtual/wine -abi_x86_32 -abi_x86_64
22 www-plugins/adobe-flash -abi_x86_32 -abi_x86_64
23 +dev-lang/rust -abi_x86_32 -abi_x86_64