commit:     aac6951e052032def6c0039849bf2d2278c51f83
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 16:27:25 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 08:27:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac6951e

sys-devel/clang: Drop ~arm{,64} from 3.8.1 (lost in -r2, readded in 4)

 sys-devel/clang/clang-3.8.1-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-3.8.1-r100.ebuild 
b/sys-devel/clang/clang-3.8.1-r100.ebuild
index c7f38a2b99d..93887fea7ef 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}]"

Reply via email to