summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-03 20:30:29 -0600
committerSteev Klimaszewski <steev@gentoo.org>2016-03-03 20:30:29 -0600
commitdba6f53c7becc3acc34bf9d62ab385bb06d6da0a (patch)
tree4c4be1c4eaa9cd7894a2356ed830a43e07553f0c /sys-devel/clang
parentwww-client/pybugz: Keyword 0.12.1 for ~arm64 (diff)
downloadgentoo-dba6f53c7becc3acc34bf9d62ab385bb06d6da0a.tar.gz
gentoo-dba6f53c7becc3acc34bf9d62ab385bb06d6da0a.tar.bz2
gentoo-dba6f53c7becc3acc34bf9d62ab385bb06d6da0a.zip
sys-devel/clang: Keyword 3.7.1-r100 for ~arm64
Tested on Cortex-A53. 3.8 is still masked, so keyword not added to it. Package-Manager: portage-2.2.27
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-3.7.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.7.1-r100.ebuild b/sys-devel/clang/clang-3.7.1-r100.ebuild
index 1ba7a7085955..4df2d9f6fae5 100644
--- a/sys-devel/clang/clang-3.7.1-r100.ebuild
+++ b/sys-devel/clang/clang-3.7.1-r100.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="UoI-NCSA"
SLOT="0/3.7"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug multitarget python +static-analyzer"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"