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

(-)/usr/portage/net-dns/libidn/libidn-1.35.ebuild (-1 / +2 lines)
Lines 60-66 Link Here
60
		--with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
60
		--with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
61
		--with-packager-bug-reports="https://bugs.gentoo.org" \
61
		--with-packager-bug-reports="https://bugs.gentoo.org" \
62
		--with-packager-version="r${PR}" \
62
		--with-packager-version="r${PR}" \
63
		--with-packager="Gentoo"
63
		--with-packager="Gentoo" \
64
		--with-javac-flags="-source 1.6 -target 1.6"
64
}
65
}
65
66
66
multilib_src_compile() {
67
multilib_src_compile() {

Return to bug 723272