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

index e12a9b5727ef76bf57fd261a713bab11987f7707..dc670c92964c6363f679718cafaf4776e6c6a238 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz"
 
 LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"