From: Aaron Bauman Date: Mon, 16 Sep 2019 21:58:06 +0000 (-0400) Subject: sys-libs/compiler-rt: arm64 stable (bug #693856) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=982a98a5b9426ac7c515274c463d20fbfa55a54d;p=gentoo.git sys-libs/compiler-rt: arm64 stable (bug #693856) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.76, Repoman-2.3.17 --- diff --git a/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild index 809f1f7861c0..4bb883a980cc 100644 --- a/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${ LICENSE="|| ( UoI-NCSA MIT )" SLOT="${PV%_*}" -KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"