From: Michał Górny Date: Mon, 11 Dec 2017 20:36:26 +0000 (+0100) Subject: sys-devel/llvm: Do not enable docs by default X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2dc74e73c0f7d6588153c9e4ae2130928596e05b;p=gentoo.git sys-devel/llvm: Do not enable docs by default Reported by leio. --- diff --git a/sys-devel/llvm/llvm-4.0.1-r1.ebuild b/sys-devel/llvm/llvm-4.0.1-r1.ebuild index 1931365e8a7e..f503dcebab20 100644 --- a/sys-devel/llvm/llvm-4.0.1-r1.ebuild +++ b/sys-devel/llvm/llvm-4.0.1-r1.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(get_major_version)" KEYWORDS="~amd64 ~arm ~arm64 x86" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test elibc_musl kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.0.ebuild b/sys-devel/llvm/llvm-5.0.0.ebuild index d699c29c5be3..d17069e4d373 100644 --- a/sys-devel/llvm/llvm-5.0.0.ebuild +++ b/sys-devel/llvm/llvm-5.0.0.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(get_major_version)" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.1_rc2.ebuild b/sys-devel/llvm/llvm-5.0.1_rc2.ebuild index 42978ec5cce1..9aea6642c974 100644 --- a/sys-devel/llvm/llvm-5.0.1_rc2.ebuild +++ b/sys-devel/llvm/llvm-5.0.1_rc2.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(ver_cut 1)" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.9999.ebuild b/sys-devel/llvm/llvm-5.0.9999.ebuild index 2c8a9d8ecf07..0e76b0add932 100644 --- a/sys-devel/llvm/llvm-5.0.9999.ebuild +++ b/sys-devel/llvm/llvm-5.0.9999.ebuild @@ -35,7 +35,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(ver_cut 1)" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index af9daf563fa7..2cfb454f37ae 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -37,7 +37,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="6" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND="