From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35BEC1382C5 for ; Fri, 8 Jan 2021 20:46:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EBB6E086B; Fri, 8 Jan 2021 20:46:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35C96E086B for ; Fri, 8 Jan 2021 20:46:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39BCF33BE25 for ; Fri, 8 Jan 2021 20:46:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9251448D for ; Fri, 8 Jan 2021 20:46:41 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1610138347.11f7dc2b334641301e6f7d73940e979e4c6e3906.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/, profiles/default/linux/amd64/17.0/x32/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/default/linux/amd64/17.0/x32/package.mask profiles/default/linux/amd64/17.0/x32/parent profiles/profiles.desc X-VCS-Directories: profiles/default/linux/amd64/17.0/x32/ profiles/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 11f7dc2b334641301e6f7d73940e979e4c6e3906 X-VCS-Branch: dev Date: Fri, 8 Jan 2021 20:46:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4f6dd88c-fa7a-4561-9c98-d273f1f58ac7 X-Archives-Hash: 883f49046f037ddc76f8d576d93264eb commit: 11f7dc2b334641301e6f7d73940e979e4c6e3906 Author: Theo Anderson posteo de> AuthorDate: Fri Jan 8 20:39:07 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Fri Jan 8 20:39:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11f7dc2b www-apps/code-server-bin: mask on x32 profiles Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> profiles/default/linux/amd64/17.0/x32/package.mask | 9 +++++++++ profiles/default/linux/amd64/17.0/x32/parent | 2 ++ profiles/profiles.desc | 1 + 3 files changed, 12 insertions(+) diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask new file mode 100644 index 00000000..bb9c6ff6 --- /dev/null +++ b/profiles/default/linux/amd64/17.0/x32/package.mask @@ -0,0 +1,9 @@ +# Pawel Hajdan jr (2012-10-07) +# V8 upstream said they won't support x32, bug #423815 +# Masked packages containing V8. +# Michał Górny (2018-01-12) +# ...and their reverse dependencies. +# Theo Anderson (2021-01-06) +# Is this still relevant? Looks like support was comitted: +# https://codereview.chromium.org/18014003 +www-apps/code-server-bin diff --git a/profiles/default/linux/amd64/17.0/x32/parent b/profiles/default/linux/amd64/17.0/x32/parent new file mode 100644 index 00000000..13db7fc1 --- /dev/null +++ b/profiles/default/linux/amd64/17.0/x32/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/amd64/17.0/x32 +:default/linux/amd64/17.0/x32 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e1efe75e..edde3e2e 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,5 +1,6 @@ hidden default/linux/amd64/17.1/selinux stable hidden default/linux/amd64/17.1/hardened/selinux stable hidden default/linux/amd64/17.1/no-multilib/hardened/selinux stable +hidden default/linux/amd64/17.0/x32 stable hidden default/linux/x86/17.0/selinux stable hidden default/linux/x86/17.0/hardened/selinux stable