From 4cdb836e82a32363b4e9cb15d405f6c62f35d6cd Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 3 Jan 2018 15:51:29 +0100 Subject: sys-libs/compiler-rt: marked *-macos Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/compiler-rt') diff --git a/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild index d60c84ee2d6..020ddaac847 100644 --- a/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT )" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="+clang test" LLVM_SLOT=${SLOT%%.*} -- cgit v1.2.1