diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-10 09:05:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-10 09:05:14 +0200 |
commit | a51d5378b3cb3ec92b080a45e046e29997f9cd55 (patch) | |
tree | 56860f30e4367f8336ea53d774b2912a5c55bd94 | |
parent | sys-devel/clang-common: amd64 stable wrt bug #693856 (diff) | |
download | gentoo-a51d5378b3cb3ec92b080a45e046e29997f9cd55.tar.gz gentoo-a51d5378b3cb3ec92b080a45e046e29997f9cd55.tar.bz2 gentoo-a51d5378b3cb3ec92b080a45e046e29997f9cd55.zip |
sys-devel/clang-runtime: amd64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 97c0d55cf2a5..3ebda0b574ff 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=" |