* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/, profiles/arch/base/
@ 2022-10-16 22:57 Mike Gilbert
0 siblings, 0 replies; only message in thread
From: Mike Gilbert @ 2022-10-16 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 14216dac2c941a41b31d8fe5b6acdfab888b8fc3
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 22:54:59 2022 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 22:54:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14216dac
profiles/arch: move 'fixed-point' from use.mask to package.use.mask
Closes: https://bugs.gentoo.org/877349
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 +++++
profiles/arch/base/use.mask | 1 -
profiles/arch/mips/package.use.mask | 5 +++++
profiles/arch/mips/use.mask | 1 -
4 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 6f6611ab4366..26044840a092 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (2022-10-16)
+# Only supported on MIPS.
+dev-lang/gnat-gpl fixed-point
+sys-devel/gcc fixed-point
+
# WANG Xuerui <xen0n@gentoo.org> (2022-10-07)
# sys-libs/libsmbios unavailable on most arches (requires the very low-level
# <sys/io.h> header that is only ever present on alpha, amd64, ia64 and x86),
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index adf9a3cb38f4..1d46d81afb22 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -80,7 +80,6 @@ cpu_flags_ppc_vsx3
ppcsha1
# mips arch specific USE flags
-fixed-point
loongson2f
mipsdspr1
mipsdspr2
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 2c2619a4a296..0b06a8ad3d18 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (2022-10-16)
+# Only supported on MIPS.
+dev-lang/gnat-gpl -fixed-point
+sys-devel/gcc -fixed-point
+
# matoro <matoro_gentoo@matoro.tk> (2022-09-14)
# Not broken, but better wait on profiles: bug #515694
dev-lang/rust system-llvm
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index fce9368f2031..84935ae0a280 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -259,7 +259,6 @@ ocamlopt
fluidsynth
# Mips USE flags
--fixed-point
-loongson2f
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-08-22)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-16 22:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-16 22:57 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/, profiles/arch/base/ Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox