diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:03:47 +0300 |
commit | 9fb7ae60cbf052b76e78e10ea6e0816da9814636 (patch) | |
tree | ffe33b54ea31b58c7c803bff22c65af580485181 /sys-devel/clang-runtime | |
parent | sys-devel/clang-common: arm stable wrt bug #692104 (diff) | |
download | gentoo-9fb7ae60cbf052b76e78e10ea6e0816da9814636.tar.gz gentoo-9fb7ae60cbf052b76e78e10ea6e0816da9814636.tar.bz2 gentoo-9fb7ae60cbf052b76e78e10ea6e0816da9814636.zip |
sys-devel/clang-runtime: arm stable wrt bug #692104
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/clang-runtime')
-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 1b764c53da48..4a662b30d9cb 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=" |