Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 14 Sep 2021 16:19:01
Message-Id: 1631636320.c5d90398ea8c6f9a1678c600339e67cb515af09f.williamh@gentoo
1 commit: c5d90398ea8c6f9a1678c600339e67cb515af09f
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 14 16:16:56 2021 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 16:18:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d90398
7
8 profiles: add amd64-linux to arches.desc
9
10 I'm not sure why this wasn't here, but it needs to be here for ekeyword.
11
12 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
13
14 profiles/arches.desc | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/arches.desc b/profiles/arches.desc
18 index 3159347e91f..c627dd5570a 100644
19 --- a/profiles/arches.desc
20 +++ b/profiles/arches.desc
21 @@ -27,6 +27,7 @@ sparc stable
22 x86 stable
23
24 # Prefix keywords
25 +amd64-linux testing
26 arm-linux testing
27 arm64-linux testing
28 ppc64-linux testing