Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: profiles/arch/sparc/, profiles/arch/arm/, profiles/arch/m68k/, ...
Date: Wed, 30 Dec 2020 17:44:47
Message-Id: 1609349071.33be40edf2f9e5632168fbb5b443252e8f4d1f31.epsilon-0@gentoo
1 commit: 33be40edf2f9e5632168fbb5b443252e8f4d1f31
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Wed Dec 30 17:24:31 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Wed Dec 30 17:24:31 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=33be40ed
7
8 profiles/arch: drop redundant unmasks
9
10 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
11
12 profiles/arch/arm/use.mask | 9 ---------
13 profiles/arch/m68k/use.mask | 9 ---------
14 profiles/arch/sparc/use.mask | 9 ---------
15 profiles/arch/x86/use.mask | 9 ---------
16 4 files changed, 36 deletions(-)
17
18 diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
19 deleted file mode 100644
20 index f7203065e..000000000
21 --- a/profiles/arch/arm/use.mask
22 +++ /dev/null
23 @@ -1,9 +0,0 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -# Unmask the flag which corresponds to ARCH.
28 --arm
29 -
30 -# Mark Wright <gienah@g.o> (26 Apr 2014)
31 -# mask int64 flag for 32 bits arches
32 -int64
33
34 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
35 deleted file mode 100644
36 index 7a8f25dbd..000000000
37 --- a/profiles/arch/m68k/use.mask
38 +++ /dev/null
39 @@ -1,9 +0,0 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 -# Distributed under the terms of the GNU General Public License v2
42 -
43 -# Unmask the flag which corresponds to ARCH.
44 --m68k
45 -
46 -# Mark Wright <gienah@g.o> (26 Apr 2014)
47 -# mask int64 flag for 32 bits arches
48 -int64
49
50 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
51 deleted file mode 100644
52 index 5f4ec9f0c..000000000
53 --- a/profiles/arch/sparc/use.mask
54 +++ /dev/null
55 @@ -1,9 +0,0 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -# Unmask the flag which corresponds to ARCH.
60 --sparc
61 -
62 -# Mark Wright <gienah@g.o> (26 Apr 2014)
63 -# mask int64 flag for 32 bits arches
64 -int64
65
66 diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
67 deleted file mode 100644
68 index cc38655e2..000000000
69 --- a/profiles/arch/x86/use.mask
70 +++ /dev/null
71 @@ -1,9 +0,0 @@
72 -# Copyright 1999-2017 Gentoo Foundation
73 -# Distributed under the terms of the GNU General Public License v2
74 -
75 -# Unmask the flag which corresponds to ARCH.
76 --x86
77 -
78 -# Mark Wright <gienah@g.o> (26 Apr 2014)
79 -# mask int64 flag for 32 bits arches
80 -int64