summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-24 18:27:25 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-03 10:27:41 +0200
commitaac6951e052032def6c0039849bf2d2278c51f83 (patch)
treea97c4b4d8d90b142892a060c124cde6b41885dbd
parentsys-devel/llvm: Minimize 3.6 to be Darwin Prefix-compat only (diff)
downloadgentoo-aac6951e052032def6c0039849bf2d2278c51f83.tar.gz
gentoo-aac6951e052032def6c0039849bf2d2278c51f83.tar.bz2
gentoo-aac6951e052032def6c0039849bf2d2278c51f83.zip
sys-devel/clang: Drop ~arm{,64} from 3.8.1 (lost in -r2, readded in 4)
-rw-r--r--sys-devel/clang/clang-3.8.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.8.1-r100.ebuild b/sys-devel/clang/clang-3.8.1-r100.ebuild
index c7f38a2b99d8..93887fea7efd 100644
--- a/sys-devel/clang/clang-3.8.1-r100.ebuild
+++ b/sys-devel/clang/clang-3.8.1-r100.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.8"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"