blob: 00115a2c15e2a560c00e6d2ab48d0cd63e67d93a (
plain)
1
2
3
4
5
6
7
|
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
ARCH="amd64"
CHOST="x86_64-pc-linux-gnu"
ACCEPT_KEYWORDS="~amd64 ~amd64-linux"
|