commit: cd801c6155558259262fdcd3638b5276adb8e2af Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 22:11:18 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jul 25 22:11:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=cd801c61
Swtich to no-multlib. core/etc/portage/make.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/portage/make.profile b/core/etc/portage/make.profile index fb4e880..f4562c2 120000 --- a/core/etc/portage/make.profile +++ b/core/etc/portage/make.profile @@ -1 +1 @@ -../../usr/portage/profiles/hardened/linux/amd64 \ No newline at end of file +../../usr/portage/profiles/hardened/linux/amd64/no-multilib \ No newline at end of file
