diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 10:03:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 10:05:32 +0100 |
commit | 3aabb77f4ffb6f4b55a3f30647744e1602d01888 (patch) | |
tree | 51943162417669b8185402d7ecf789f1ef742bc8 /sys-devel/clang-runtime | |
parent | virtual/python-backports_abc: marked ~amd64-linux (diff) | |
download | gentoo-3aabb77f4ffb6f4b55a3f30647744e1602d01888.tar.gz gentoo-3aabb77f4ffb6f4b55a3f30647744e1602d01888.tar.bz2 gentoo-3aabb77f4ffb6f4b55a3f30647744e1602d01888.zip |
sys-devel/clang-runtime: marked ~amd64-linux
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild index 4b1f7085e477..8c608c4c67e8 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="amd64 ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND=" |