* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/
@ 2017-01-17 23:30 Magnus Granberg
0 siblings, 0 replies; 4+ messages in thread
From: Magnus Granberg @ 2017-01-17 23:30 UTC (permalink / raw
To: gentoo-commits
commit: fc977eaa3b0373c674fe15b05961fc067d349d70
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 23:29:27 2017 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 23:30:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc977eaa
Profiles/base: Move the mask of pie
profiles/arch/amd64/package.use.mask | 8 ++++----
profiles/base/package.use.mask | 9 ++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 4491342..42514df 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,6 +18,10 @@
#--- END OF EXAMPLES ---
+# Magnus Granberg <zorry@gentoo.org> (18 Jan 2017)
+# masked in base, unmask for amd64
+>=sys-devel/gcc-6.3.0 -pie
+
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (04 Jan 2017)
# Assembly optimisations are supported on amd64 for all versions
dev-libs/libsecp256k1 -asm
@@ -359,7 +363,3 @@ media-sound/lame cpu_flags_x86_mmx
# Robert Buchholz <rbu@gentoo.org> (16 Aug 2008)
# masked in base, unmask for x86/amd64
dev-python/kaa-base -tls
-
-# Magnus Granberg <zorry@gentoo.org> (17 Jan 2017)
-# masked in base, unmask for amd64
->=sys-devel/gcc-6.3.0 -pie
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 71f0ec8..86a2da0 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
# New entries go on top.
# Magnus Granberg <zorry@gentoo.org> (18 Jan 2017)
+# Mask it globally, unmask it on supported arch
+>=sys-devel/gcc-6.2.0 pie
+
+# Magnus Granberg <zorry@gentoo.org> (18 Jan 2017)
# Adding the mask so that end users and devlopers are notified of the removal and have some
# time to migrate. There is no support for gcj in gcc-7
>=sys-devel/gcc-6.3.0 gcj
@@ -912,8 +916,3 @@ media-video/vlc media-library
# Ian Whyman <thev00d00@gentoo.org> (22 May 2016)
# Mask raspberry-pi except on arm.
dev-libs/libcec raspberry-pi
-
-# Magnus Granberg <zorry@gentoo.org> (21 Sep 2016)
-# pie is not ready.
->=sys-devel/gcc-6.2.0 pie
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/
@ 2020-03-16 13:32 Guilherme Amadio
0 siblings, 0 replies; 4+ messages in thread
From: Guilherme Amadio @ 2020-03-16 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 2dbf0f3ac6d3e5bf43145ec786581f43b86a1191
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 12:56:09 2020 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 13:32:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dbf0f3a
profiles: sci-physics/root[cudnn] is only supported on amd64
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 4 ++++
profiles/base/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 518777b88bb..9f7bbe33ffd 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Guilherme Amadio <amadio@gentoo.org> (2020-03-16)
+# media-libs/cudnn is keyworded on amd64
+sci-physics/root -cudnn
+
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-11)
# Encrypted Media Extensions (eme-free) can be disabled on amd64
www-client/firefox -eme-free
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index b83a7fe6814..5d36b9c7f64 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Guilherme Amadio <amadio@gentoo.org> (2020-03-16)
+# Requires dev-libs/cudnn which is only available on amd64
+sci-physics/root cudnn
+
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-11)
# Encrypted Media Extensions (eme-free) can't be disabled everywhere
www-client/firefox eme-free
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/
@ 2024-03-05 14:03 Marek Szuba
0 siblings, 0 replies; 4+ messages in thread
From: Marek Szuba @ 2024-03-05 14:03 UTC (permalink / raw
To: gentoo-commits
commit: 8d6bd27f6d5a9350b7e8a131d1e0e68856d95785
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 5 13:33:11 2024 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Mar 5 13:33:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6bd27f
profiles: unmask USE=qt6 on dev-python/pyotherside
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 5 -----
profiles/base/package.use.mask | 4 ----
2 files changed, 9 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 20d998103599..d1a323663aaf 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -113,11 +113,6 @@ net-misc/curl -nghttp3
# dev-cpp/cppdap is not keyworded in most places
dev-build/cmake -dap
-# Marek Szuba <marecki@gentoo.org> (2023-06-29)
-# Now that we globally unmask USE=qt6 for amd64, the mask set
-# in profiles/base/package.use.mask no longer has any effect on this arch.
-dev-python/pyotherside qt6
-
# Michał Górny <mgorny@gentoo.org> (2023-06-24)
# dev-db/mongodb miraculously got keyworded here.
dev-python/pymongo -test-full
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 51c9064d2366..683fdd9c4c37 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -283,10 +283,6 @@ gnome-base/gnome-extra-apps tracker
# which has not been ported to libsoup:3.0.
>=app-misc/tracker-miners-3.4.0-r1 rss
-# Marek Szuba <marecki@gentoo.org> (2022-11-14)
-# As of August 2023, does not support qt-6.5+ yet.
-dev-python/pyotherside qt6
-
# Viorel Munteanu <ceamac.paragon@gmail.com> (2022-10-07)
# Cannot test and fix pax-kernel related bugs on a current grsec kernel
# Mask the flag for now
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/
@ 2025-01-19 8:35 Matt Jolly
0 siblings, 0 replies; 4+ messages in thread
From: Matt Jolly @ 2025-01-19 8:35 UTC (permalink / raw
To: gentoo-commits
commit: 2669c697c1e558c9779e8a09177a57315020ff8a
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 01:58:02 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 08:29:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2669c697
profiles: mask dev-lang/rust[mrustc-bootstrap]; unmask on ~amd64
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 6 +++++-
profiles/arch/amd64/package.use.stable.mask | 4 ++++
profiles/base/package.use.mask | 4 ++++
3 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 51a4a4f192c5..b25f73a7228f 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,11 +17,15 @@
#--- END OF EXAMPLES ---
+# Matt Jolly <kangie@gentoo.org> (2025-01-11)
+# We can bootstrap with mrustc on amd64.
+dev-lang/rust -mrustc-bootstrap
+
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
# OpenMP offloading is supported on 64-bit architectures only.
llvm-core/clang-runtime -offload
-# Alfred Wingate <parona@protonmail.com> <2024-12-16)
+# Alfred Wingate <parona@protonmail.com> (2024-12-16)
# Only available on amd64.
media-video/handbrake -qsv
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index d5b2e4430917..c3caa1362c00 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Matt Jolly <kangie@gentoo.org> (2025-01-11)
+# Stable-mask until mrustc is stabilised
+dev-lang/rust mrustc-bootstrap
+
# Ionen Wolkens <ionen@gentoo.org> (2024-09-27)
# dev-qt/qtremoteobjects:6 has not been stabilized yet.
dev-python/pyqt6 remoteobjects
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 219b112edc32..64e9abd1ad0f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -3,6 +3,10 @@
# New entries go on top.
+# Matt Jolly <kangie@gentoo.org> (2025-01-11)
+# mrustc currenly only works on amd64.
+dev-lang/rust mrustc-bootstrap
+
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-09)
# No suitable versions of dev-libs/protobuf available.
=dev-java/protobuf-java-4.29.3 system-protoc
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-01-19 8:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-16 13:32 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/ Guilherme Amadio
-- strict thread matches above, loose matches on Subject: below --
2025-01-19 8:35 Matt Jolly
2024-03-05 14:03 Marek Szuba
2017-01-17 23:30 Magnus Granberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox