Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/no-multilib/
Date: Mon, 06 Mar 2017 15:00:41
Message-Id: 1488812370.7a44f75efce3312e1a9195d873c1ed1982c0d452.haubi@gentoo
1 commit: 7a44f75efce3312e1a9195d873c1ed1982c0d452
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 2 13:45:16 2017 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 14:59:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a44f75e
7
8 profiles/arch/amd64/no-multilib: do not inherit arch/amd64
9
10 While arch/amd64/no-multilib of course _is_ an override to arch/amd64,
11 is should not _perform_ the override by itself, as that causes lots of
12 subsequent profiles to end up with arch/amd64 inherited multiple times,
13 most prominent is the default/linux/amd64/13.0/no-multilib profile.
14
15 Sort-of-acked-by: blueness
16
17 profiles/arch/amd64/no-multilib/parent | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/profiles/arch/amd64/no-multilib/parent b/profiles/arch/amd64/no-multilib/parent
21 deleted file mode 100644
22 index f3229c5b987..00000000000
23 --- a/profiles/arch/amd64/no-multilib/parent
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -..