Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 113801 | Differences between
and this patch

Collapse All | Expand All

(-)mesa-6.4-r1.ebuild (-4 lines)
Lines 54-63 Link Here
54
		CONFIG="linux-dri-x86-64"
54
		CONFIG="linux-dri-x86-64"
55
	elif use ppc; then
55
	elif use ppc; then
56
		CONFIG="linux-dri-ppc"
56
		CONFIG="linux-dri-ppc"
57
	elif use x86-fbsd; then
58
		CONFIG="freebsd-dri"
59
	elif use amd64-fbsd; then
60
		CONFIG="freebsd-dri"
61
	else
57
	else
62
		CONFIG="linux-dri"
58
		CONFIG="linux-dri"
63
	fi
59
	fi

Return to bug 113801