sys-devel/clang: Drop ~arm{,64} from 3.8.1 (lost in -r2, readded in 4)
authorMichał Górny <mgorny@gentoo.org>
Wed, 24 May 2017 16:27:25 +0000 (18:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 3 Jun 2017 08:27:41 +0000 (10:27 +0200)
sys-devel/clang/clang-3.8.1-r100.ebuild

index c7f38a2b99d8e3d1ae6dc66e89262ad1a08558cf..93887fea7efd7b24a234f6ee56834d529a257c40 100644 (file)
@@ -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}]"