sys-libs/compiler-rt: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:32:03 +0000 (13:32 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:32:03 +0000 (13:32 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

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

index cb60dc61754007539a84e4df5cb4401cead76317..058cf6b8a96e944c12429f9056500ffbe4fa57e3 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 ~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 )"