aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-01-09 09:39:07 +1300
committerTheo Anderson <telans@posteo.de>2021-01-09 09:39:07 +1300
commit11f7dc2b334641301e6f7d73940e979e4c6e3906 (patch)
tree6a411a40b052d389d48e809adf5c4b52ad6bab00
parentsys-block/systemd-swap: fix package.mask (introduce feature masking) (diff)
downloadguru-11f7dc2b.tar.gz
guru-11f7dc2b.tar.bz2
guru-11f7dc2b.zip
www-apps/code-server-bin: mask on x32 profiles
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
-rw-r--r--profiles/default/linux/amd64/17.0/x32/package.mask9
-rw-r--r--profiles/default/linux/amd64/17.0/x32/parent2
-rw-r--r--profiles/profiles.desc1
3 files changed, 12 insertions, 0 deletions
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 000000000..bb9c6ff64
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/x32/package.mask
@@ -0,0 +1,9 @@
+# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2012-10-07)
+# V8 upstream said they won't support x32, bug #423815
+# Masked packages containing V8.
+# Michał Górny <mgorny@gentoo.org> (2018-01-12)
+# ...and their reverse dependencies.
+# Theo Anderson <telans@posteo.de> (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 000000000..13db7fc17
--- /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 e1efe75e7..edde3e2ed 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