diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-16 18:01:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-16 18:13:51 -0400 |
commit | ffb341acc61c08c93f2e6a4c632e15673ad108ed (patch) | |
tree | 93a7788696055ec3780c94f0e5f017a63b5ad854 /sys-devel | |
parent | sys-libs/libomp: arm64 stable (bug #693856) (diff) | |
download | gentoo-ffb341acc61c08c93f2e6a4c632e15673ad108ed.tar.gz gentoo-ffb341acc61c08c93f2e6a4c632e15673ad108ed.tar.bz2 gentoo-ffb341acc61c08c93f2e6a4c632e15673ad108ed.zip |
sys-devel/clang-runtime: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild index 5dfc7693b07f..d77137643f4e 100644 --- a/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" 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="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |