sys-devel/clang: Minimize 3.5 to be Darwin Prefix-compat only
authorMichał Górny <mgorny@gentoo.org>
Wed, 24 May 2017 11:23:37 +0000 (13:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 3 Jun 2017 08:27:29 +0000 (10:27 +0200)
sys-devel/clang/clang-3.5.2-r100.ebuild

index 1f619041343ad3f83409be01613cdf9d295adb1b..b399d32728dc8dad66d2c1f4a6c54773bcf93179 100644 (file)
@@ -11,10 +11,10 @@ SRC_URI=""
 
 LICENSE="UoI-NCSA"
 SLOT="0/3.5"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="debug multitarget python +static-analyzer"
+KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
 
-RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]"
+RDEPEND="~sys-devel/llvm-${PV}[clang(-),${MULTILIB_USEDEP}]"
 
 # Please keep this package around since it's quite likely that we'll
 # return to separate LLVM & clang ebuilds when the cmake build system