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

Collapse All | Expand All

(-)chromium-22.0.1229.14.ebuild.orig (-1 / +2 lines)
Lines 19-25 Link Here
19
LICENSE="BSD"
19
LICENSE="BSD"
20
SLOT="0"
20
SLOT="0"
21
KEYWORDS="~amd64 ~x86"
21
KEYWORDS="~amd64 ~x86"
22
IUSE="bindist cups gnome gnome-keyring kerberos pulseaudio selinux"
22
IUSE="bindist cups gnome gnome-keyring kerberos pulseaudio selinux sse2"
23
23
24
RDEPEND="app-arch/bzip2
24
RDEPEND="app-arch/bzip2
25
	cups? (
25
	cups? (
Lines 112-117 Link Here
112
112
113
	# Fix build without NaCl glibc toolchain.
113
	# Fix build without NaCl glibc toolchain.
114
	epatch "${FILESDIR}/${PN}-ppapi-r0.patch"
114
	epatch "${FILESDIR}/${PN}-ppapi-r0.patch"
115
	use sse2 || epatch "${FILESDIR}/${PN}-no-sse2.patch"
115
116
116
	epatch_user
117
	epatch_user
117
118

Return to bug 432814