blob: 71cd10bb04de11ddf5c58ce0961ba293e8f72141 (
plain)
1
2
3
4
5
6
7
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
ARCH="ppc-aix"
CHOST="powerpc-ibm-aix6.1.0.0"
ACCEPT_KEYWORDS="~ppc-aix"
|