commit: b82b07c6d52cd2cc3bef1f0e7bdf9ed9c2153565 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 22:09:31 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jul 25 22:09:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=b82b07c6
systems.conf: switch definition of desktop-amd64-hardened to multilib. systems.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems.conf b/systems.conf index 138ea57..c2f0b51 100644 --- a/systems.conf +++ b/systems.conf @@ -11,7 +11,7 @@ stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-mus [desktop-amd64-hardened] nameserver : 8.8.8.8 repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150702.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2 [stages-amd64-hardened] nameserver : 8.8.8.8
