Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 26 May 2016 22:31:04
Message-Id: 1464301520.eaa1fc0b2f802f36b0674130cbcc5e6b873520dc.ulm@gentoo
1 commit: eaa1fc0b2f802f36b0674130cbcc5e6b873520dc
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 22:25:20 2016 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 22:25:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa1fc0b
7
8 Revert "profiles: Disable m68k-mint profile since it lacks proper definitions"
9
10 [QA] Repoman complains if a keyword in arch.list has no corresponding
11 profile listed in profiles.desc, therefore reverting for now.
12
13 This reverts commit 8f51bf69c45bd989b6cec9a1e5b963d8a1bd1895.
14
15 profiles/profiles.desc | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
19 index 83dad63..fa1aa40 100644
20 --- a/profiles/profiles.desc
21 +++ b/profiles/profiles.desc
22 @@ -336,6 +336,6 @@ x64-openbsd prefix/bsd/openbsd/4.2/x64 exp
23 x86-netbsd prefix/bsd/netbsd/4.0/x86 exp
24
25 # FreeMiNT
26 -#m68k-mint prefix/mint/m68k exp
27 +m68k-mint prefix/mint/m68k exp
28
29 # vim: set ts=8: