From: Michał Górny Date: Tue, 13 Mar 2018 17:30:16 +0000 (+0100) Subject: sys-devel/llvm-common: Restore ~arm ~arm64 keywords, bug #650024 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=424e08fc9d9e5bd2639c464729f8b152073423c8;p=gentoo.git sys-devel/llvm-common: Restore ~arm ~arm64 keywords, bug #650024 --- diff --git a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild index aaa430e14238..b4d44abdf980 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"