diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-05-27 00:25:20 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-05-27 00:25:20 +0200 |
commit | eaa1fc0b2f802f36b0674130cbcc5e6b873520dc (patch) | |
tree | e65840e478b746e8117b5bef53f02279c77bd561 /profiles/profiles.desc | |
parent | sys-auth/otpcalc: Remove old. (diff) | |
download | gentoo-eaa1fc0b2f802f36b0674130cbcc5e6b873520dc.tar.gz gentoo-eaa1fc0b2f802f36b0674130cbcc5e6b873520dc.tar.bz2 gentoo-eaa1fc0b2f802f36b0674130cbcc5e6b873520dc.zip |
Revert "profiles: Disable m68k-mint profile since it lacks proper definitions"
[QA] Repoman complains if a keyword in arch.list has no corresponding
profile listed in profiles.desc, therefore reverting for now.
This reverts commit 8f51bf69c45bd989b6cec9a1e5b963d8a1bd1895.
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 83dad63ce1f3..fa1aa4099302 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -336,6 +336,6 @@ x64-openbsd prefix/bsd/openbsd/4.2/x64 exp x86-netbsd prefix/bsd/netbsd/4.0/x86 exp # FreeMiNT -#m68k-mint prefix/mint/m68k exp +m68k-mint prefix/mint/m68k exp # vim: set ts=8: |