diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-13 13:34:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-13 13:34:27 -0400 |
commit | 9b30eadcbc2bfb55a3bb6d56b20ac6330508326a (patch) | |
tree | a6a3cb862c56d3d4d3b39a4609682f8b8331a519 /sys-devel | |
parent | sys-libs/libomp: arm64 stable (diff) | |
download | gentoo-9b30eadcbc2bfb55a3bb6d56b20ac6330508326a.tar.gz gentoo-9b30eadcbc2bfb55a3bb6d56b20ac6330508326a.tar.bz2 gentoo-9b30eadcbc2bfb55a3bb6d56b20ac6330508326a.zip |
sys-devel/clang-runtime: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild b/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild index db9c81fe293f..1b764c53da48 100644 --- a/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-7.1.0.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=" |