Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 399825
Collapse All | Expand All

(-)/usr/portage/sys-devel/llvm/llvm-2.9-r2.ebuild (-4 / +7 lines)
Line 6 Link Here
6
inherit eutils flag-o-matic multilib toolchain-funcs
6
inherit eutils flag-o-matic multilib toolchain-funcs pax-utils
7
--
Line 14 Link Here
14
KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
14
KEYWORDS="~amd64"
15
--
Line 153 Link Here
153
154
	pax-mark m Release/bin/lli
155
	if use test; then
156
		pax-mark m unittests/ExecutionEngine/JIT/Release/JITTests
157
	fi

Return to bug 399825