sys-libs/compiler-rt-6.0.1: arm64 stable (bug #661776)
authorMart Raudsepp <leio@gentoo.org>
Tue, 24 Jul 2018 09:15:28 +0000 (12:15 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 24 Jul 2018 09:41:40 +0000 (12:41 +0300)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

sys-libs/compiler-rt/compiler-rt-6.0.1.ebuild

index 384550a8041fba97b0179fcc8f9910ac0ca9c0bc..1f0466008d9f5b4a82a5797e20b7df684c8aa815 100644 (file)
@@ -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 )"