diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-09-10 10:54:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-09-10 10:54:41 +0200 |
commit | 6a51360c74331ba16ef2a8d0c6dfecafc672fa65 (patch) | |
tree | cd19fa37a1e3566435ba187b01c5ebc0c72d67c2 /sys-devel/clang/clang-3.4.2-r100.ebuild | |
parent | sys-devel/clang: restore clang-3.4.2 for Prefix bootstraps, bug #588132 (diff) | |
download | gentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.tar.gz gentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.tar.bz2 gentoo-6a51360c74331ba16ef2a8d0c6dfecafc672fa65.zip |
sys-devel/clang: marked ~x86-macos
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-devel/clang/clang-3.4.2-r100.ebuild')
-rw-r--r-- | sys-devel/clang/clang-3.4.2-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.4.2-r100.ebuild b/sys-devel/clang/clang-3.4.2-r100.ebuild index a76d5d975d91..f70930fbb9ed 100644 --- a/sys-devel/clang/clang-3.4.2-r100.ebuild +++ b/sys-devel/clang/clang-3.4.2-r100.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.4" -KEYWORDS="~ppc-macos ~x86-macos ~x64-macos" +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="~sys-devel/llvm-${PV}[clang(-),${MULTILIB_USEDEP}]" |