sys-libs/compiler-rt: 5.0.1 tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Wed, 4 Apr 2018 11:43:02 +0000 (13:43 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Apr 2018 12:01:47 +0000 (14:01 +0200)
sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild

index 76c9139801b1cf535ab0af9742431911ab730dea..c6f609d1a897a0fe1261feec4ebc2b9f170204ef 100644 (file)
@@ -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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 
 CLANG_SLOT=${SLOT%%.*}