Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Fri, 02 Mar 2018 12:36:43
Message-Id: 1519994167.f249d956496809cba31161a40bb7f104039a2db7.prometheanfire@gentoo
1 commit: f249d956496809cba31161a40bb7f104039a2db7
2 Author: Matthew Thode <mthode <AT> mthode <DOT> org>
3 AuthorDate: Fri Mar 2 12:36:07 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 12:36:07 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=f249d956
7
8 add systemd to sets
9
10 tools/catalyst-auto-amd64.conf | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
14 index a80ea195..b831673b 100644
15 --- a/tools/catalyst-auto-amd64.conf
16 +++ b/tools/catalyst-auto-amd64.conf
17 @@ -12,6 +12,7 @@ SPECS_DIR=${REPO_DIR}/releases/weekly/specs/${ARCH}
18 SETS="
19 multilib minimal_multilib
20 nomultilib minimal_nomultilib
21 + multilib systemd
22 x32
23 hardened_multilib minimal_hardened_multilib
24 hardened_nomultilib minimal_hardened_nomultilib