9 lines
176 B
Bash
9 lines
176 B
Bash
|
# Copyright 1999-2007 Gentoo Foundation
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
# $Header: $
|
||
|
|
||
|
PATCHVER="1.1"
|
||
|
inherit toolchain-llvm
|
||
|
|
||
|
KEYWORDS="~x86"
|