blob: 72e3270aec6501c8746367aca5fa081973fb14b8 (
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-aix5.3.0.0"
ACCEPT_KEYWORDS="~ppc-aix"
|