Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/base/, profiles/arch/amd64/
Date: Mon, 17 Aug 2020 01:22:11
Message-Id: 1597627323.f4ea0c503d96cb83e10fc8f1ad1b35acae8603ed.whissi@gentoo
1 commit: f4ea0c503d96cb83e10fc8f1ad1b35acae8603ed
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 01:21:25 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 01:22:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ea0c50
7
8 profiles: Allow dev-db/mariadb[columnstore] on amd64/x86
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.mask | 4 ++++
13 profiles/arch/x86/package.use.mask | 4 ++++
14 profiles/base/package.use.mask | 4 ++++
15 3 files changed, 12 insertions(+)
16
17 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
18 index 725770217af..1d1e0e2c09b 100644
19 --- a/profiles/arch/amd64/package.use.mask
20 +++ b/profiles/arch/amd64/package.use.mask
21 @@ -17,6 +17,10 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# Thomas Deutschmann <whissi@g.o> (2020-08-17)
26 +# Columnstore engine is supported on amd64
27 +dev-db/mariadb -columnstore
28 +
29 # Thomas Deutschmann <whissi@g.o> (2020-07-27)
30 # media-video/pipewire:0/0.3 is available for amd64
31 www-client/firefox -screencast
32
33 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
34 index c2c79b2e687..bc0c051f840 100644
35 --- a/profiles/arch/x86/package.use.mask
36 +++ b/profiles/arch/x86/package.use.mask
37 @@ -1,6 +1,10 @@
38 # Copyright 1999-2020 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 +# Thomas Deutschmann <whissi@g.o> (2020-08-17)
42 +# Columnstore engine is supported on x86
43 +dev-db/mariadb -columnstore
44 +
45 # Thomas Deutschmann <whissi@g.o> (2020-07-27)
46 # media-video/pipewire:0/0.3 is available for x86
47 www-client/firefox -screencast
48
49 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
50 index 1590338f2d5..d428ebc98f1 100644
51 --- a/profiles/base/package.use.mask
52 +++ b/profiles/base/package.use.mask
53 @@ -6,6 +6,10 @@
54 # This file is only for generic masks. For arch-specific masks (i.e.
55 # mask everywhere, unmask on arch/*) use arch/base.
56
57 +# Thomas Deutschmann <whissi@g.o> (2020-08-17)
58 +# CMake checks will only allow on amd64 & x86
59 +dev-db/mariadb columnstore
60 +
61 # Michał Górny <mgorny@g.o> (2020-08-16)
62 # dev-python/pyminuit is being removed.
63 sci-visualization/veusz minuit