commit: e8388fbfaee8795027b3adf8539fb69535409686 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Dec 20 14:13:49 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Dec 20 14:14:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8388fbf
sys-devel/clang-runtime: add *-macos keywords Package-Manager: portage-2.3.0 sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d2b06e9..1ec51f0 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
