sys-libs/compiler-rt: 6.0.0 tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Sun, 11 Mar 2018 18:11:51 +0000 (19:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 11 Mar 2018 18:19:28 +0000 (19:19 +0100)
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild

index 3e2c58532f58cd6f24ee425710c9675247a6d629..c542741b842550ae1f5828a1e13b3ac380153f16 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"