commit: f9ca9633fbc67c95d6f12e5f176032ec8b6ba77d Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jul 24 09:15:28 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jul 24 09:41:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ca9633
sys-libs/compiler-rt-6.0.1: arm64 stable (bug #661776) Package-Manager: Portage-2.3.43, Repoman-2.3.10 sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild index 384550a8041..1f0466008d9 100644 --- a/sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT )" SLOT="${PV%_*}" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"
