commit: 7f764204302381e079c83161839e72e492b2dda9
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 10:55:24 2017 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 10:56:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f764204
profiles/prefix: add aix/7.2.0.0/ppc, bug#630756
profiles/prefix/aix/7.2.0.0/eapi | 1 +
profiles/prefix/aix/7.2.0.0/parent | 1 +
profiles/prefix/aix/7.2.0.0/ppc/eapi | 1 +
profiles/prefix/aix/7.2.0.0/ppc/make.defaults | 6 ++++++
profiles/prefix/aix/7.2.0.0/ppc/parent | 1 +
profiles/profiles.desc | 1 +
6 files changed, 11 insertions(+)
diff --git a/profiles/prefix/aix/7.2.0.0/eapi b/profiles/prefix/aix/7.2.0.0/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/prefix/aix/7.2.0.0/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/prefix/aix/7.2.0.0/parent
b/profiles/prefix/aix/7.2.0.0/parent
new file mode 100644
index 00000000000..f3229c5b987
--- /dev/null
+++ b/profiles/prefix/aix/7.2.0.0/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/prefix/aix/7.2.0.0/ppc/eapi
b/profiles/prefix/aix/7.2.0.0/ppc/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/prefix/aix/7.2.0.0/ppc/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/prefix/aix/7.2.0.0/ppc/make.defaults
b/profiles/prefix/aix/7.2.0.0/ppc/make.defaults
new file mode 100644
index 00000000000..3889a5c0d91
--- /dev/null
+++ b/profiles/prefix/aix/7.2.0.0/ppc/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+ARCH="ppc-aix"
+CHOST="powerpc-ibm-aix7.2.0.0"
+ACCEPT_KEYWORDS="~ppc-aix"
diff --git a/profiles/prefix/aix/7.2.0.0/ppc/parent
b/profiles/prefix/aix/7.2.0.0/ppc/parent
new file mode 100644
index 00000000000..f3229c5b987
--- /dev/null
+++ b/profiles/prefix/aix/7.2.0.0/ppc/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 7d269acef39..87ff08dcce6 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -278,6 +278,7 @@ ppc-aix prefix/aix/5.2.0.0/ppc
exp
ppc-aix prefix/aix/5.3.0.0/ppc
exp
ppc-aix prefix/aix/6.1.0.0/ppc
exp
ppc-aix prefix/aix/7.1.0.0/ppc
exp
+ppc-aix prefix/aix/7.2.0.0/ppc
exp
# Windows Profiles
x86-winnt prefix/windows/winnt/3.5/x86 exp