diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:46:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 18:46:33 +0300 |
commit | 70cf9f2056fe840be16ba3ccc37e2b4d4245963f (patch) | |
tree | 0f23bcee28e0b894937f5a564f680d3e75296711 /sys-devel | |
parent | sys-libs/libomp: arm stable wrt bug #693856 (diff) | |
download | gentoo-70cf9f2056fe840be16ba3ccc37e2b4d4245963f.tar.gz gentoo-70cf9f2056fe840be16ba3ccc37e2b4d4245963f.tar.bz2 gentoo-70cf9f2056fe840be16ba3ccc37e2b4d4245963f.zip |
sys-devel/clang-runtime: arm stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 bf1d308357bc..5dfc7693b07f 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=" |