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

Collapse All | Expand All

(-)a/app-text/texlive-core/texlive-core-2014-r4.ebuild (-1 / +2 lines)
Lines 70-76 Link Here
70
SRC_URI="${SRC_URI} )"
70
SRC_URI="${SRC_URI} )"
71
71
72
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
72
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
73
IUSE="cjk X doc source tk xetex"
73
IUSE="cjk X doc source tk xetex luajittex"
74
74
75
TEXMF_PATH=/usr/share/texmf-dist
75
TEXMF_PATH=/usr/share/texmf-dist
76
76
Lines 226-231 Link Here
226
		--disable-native-texlive-build \
226
		--disable-native-texlive-build \
227
		--disable-largefile \
227
		--disable-largefile \
228
		$(use_enable xetex) \
228
		$(use_enable xetex) \
229
		$(use_enable luajittex) \
229
		$(use_enable cjk ptex) \
230
		$(use_enable cjk ptex) \
230
		$(use_enable cjk eptex) \
231
		$(use_enable cjk eptex) \
231
		$(use_enable cjk uptex) \
232
		$(use_enable cjk uptex) \

Return to bug 542620