diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:04:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:35 +0100 |
commit | 3e82efad48c66eb994244058103ca9de3725253b (patch) | |
tree | 5a59d47a5913c3af3b1d3f380ca99bcdb63fc3b2 /sys-devel/clang-runtime | |
parent | sys-devel/llvm-common: x86 stable (bug #637210) (diff) | |
download | gentoo-3e82efad48c66eb994244058103ca9de3725253b.tar.gz gentoo-3e82efad48c66eb994244058103ca9de3725253b.tar.bz2 gentoo-3e82efad48c66eb994244058103ca9de3725253b.zip |
sys-devel/clang-runtime: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild index 6b19bc98151c..6cdd2d4ec2a9 100644 --- a/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-4.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND=" |