Gentoo Archives: gentoo-commits

From: Theo Anderson <telans@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/, profiles/default/linux/amd64/17.0/x32/
Date: Fri, 08 Jan 2021 20:46:48
Message-Id: 1610138347.11f7dc2b334641301e6f7d73940e979e4c6e3906.telans@gentoo
1 commit: 11f7dc2b334641301e6f7d73940e979e4c6e3906
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Fri Jan 8 20:39:07 2021 +0000
4 Commit: Theo Anderson <telans <AT> posteo <DOT> de>
5 CommitDate: Fri Jan 8 20:39:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11f7dc2b
7
8 www-apps/code-server-bin: mask on x32 profiles
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
12
13 profiles/default/linux/amd64/17.0/x32/package.mask | 9 +++++++++
14 profiles/default/linux/amd64/17.0/x32/parent | 2 ++
15 profiles/profiles.desc | 1 +
16 3 files changed, 12 insertions(+)
17
18 diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask
19 new file mode 100644
20 index 00000000..bb9c6ff6
21 --- /dev/null
22 +++ b/profiles/default/linux/amd64/17.0/x32/package.mask
23 @@ -0,0 +1,9 @@
24 +# Pawel Hajdan jr <phajdan.jr@g.o> (2012-10-07)
25 +# V8 upstream said they won't support x32, bug #423815
26 +# Masked packages containing V8.
27 +# Michał Górny <mgorny@g.o> (2018-01-12)
28 +# ...and their reverse dependencies.
29 +# Theo Anderson <telans@××××××.de> (2021-01-06)
30 +# Is this still relevant? Looks like support was comitted:
31 +# https://codereview.chromium.org/18014003
32 +www-apps/code-server-bin
33
34 diff --git a/profiles/default/linux/amd64/17.0/x32/parent b/profiles/default/linux/amd64/17.0/x32/parent
35 new file mode 100644
36 index 00000000..13db7fc1
37 --- /dev/null
38 +++ b/profiles/default/linux/amd64/17.0/x32/parent
39 @@ -0,0 +1,2 @@
40 +gentoo:default/linux/amd64/17.0/x32
41 +:default/linux/amd64/17.0/x32
42
43 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
44 index e1efe75e..edde3e2e 100644
45 --- a/profiles/profiles.desc
46 +++ b/profiles/profiles.desc
47 @@ -1,5 +1,6 @@
48 hidden default/linux/amd64/17.1/selinux stable
49 hidden default/linux/amd64/17.1/hardened/selinux stable
50 hidden default/linux/amd64/17.1/no-multilib/hardened/selinux stable
51 +hidden default/linux/amd64/17.0/x32 stable
52 hidden default/linux/x86/17.0/selinux stable
53 hidden default/linux/x86/17.0/hardened/selinux stable