sys-libs/compiler-rt: Restore ~arm64 keywords, bug #650024
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:36:17 +0000 (18:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:40:48 +0000 (18:40 +0100)
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild

index c542741b842550ae1f5828a1e13b3ac380153f16..145553565216786230bdf7dba7b8e7301ec49ac8 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 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"