Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/portage/
Date: Sat, 25 Jul 2015 22:08:49
Message-Id: 1437862278.cd801c6155558259262fdcd3638b5276adb8e2af.blueness@gentoo
1 commit: cd801c6155558259262fdcd3638b5276adb8e2af
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 25 22:11:18 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 25 22:11:18 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=cd801c61
7
8 Swtich to no-multlib.
9
10 core/etc/portage/make.profile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/core/etc/portage/make.profile b/core/etc/portage/make.profile
14 index fb4e880..f4562c2 120000
15 --- a/core/etc/portage/make.profile
16 +++ b/core/etc/portage/make.profile
17 @@ -1 +1 @@
18 -../../usr/portage/profiles/hardened/linux/amd64
19 \ No newline at end of file
20 +../../usr/portage/profiles/hardened/linux/amd64/no-multilib
21 \ No newline at end of file