diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-12-20 15:13:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-12-20 15:14:33 +0100 |
commit | e8388fbfaee8795027b3adf8539fb69535409686 (patch) | |
tree | fbc2347ea45b990ce42103216aa50e4ef85a85f0 /sys-devel | |
parent | media-gfx/ufraw-0.22-r0: stable on amd64 (diff) | |
download | gentoo-e8388fbfaee8795027b3adf8539fb69535409686.tar.gz gentoo-e8388fbfaee8795027b3adf8539fb69535409686.tar.bz2 gentoo-e8388fbfaee8795027b3adf8539fb69535409686.zip |
sys-devel/clang-runtime: add *-macos keywords
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild index d2b06e96283d..1ec51f06f89a 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="libcxx openmp" # compiler-rt is installed unconditionally |