summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-11 19:11:51 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-11 19:19:28 +0100
commitcff674ff9476597ccee6a05d3ae8ec3a04f14468 (patch)
tree351a8970d33d40c3d0079dbaba04cf92c9a2da6f
parentdev-python/clang-python: 6.0.0 tested on ~amd64-fbsd (diff)
downloadgentoo-cff674ff9476597ccee6a05d3ae8ec3a04f14468.tar.gz
gentoo-cff674ff9476597ccee6a05d3ae8ec3a04f14468.tar.bz2
gentoo-cff674ff9476597ccee6a05d3ae8ec3a04f14468.zip
sys-libs/compiler-rt: 6.0.0 tested on ~amd64-fbsd
-rw-r--r--sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild b/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
index 3e2c58532f58..c542741b8425 100644
--- a/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild
@@ -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 )"