blob: 9bd5ffc0c08de075362e9cce79ac2f2fb05f6a14 (
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="x86-winnt"
CHOST="i586-pc-winnt6.1"
ACCEPT_KEYWORDS="~x86-winnt"
|