sys-libs/compiler-rt-sanitizers: 5.0.1 tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Wed, 4 Apr 2018 11:43:29 +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-sanitizers/compiler-rt-sanitizers-5.0.1.ebuild

index 5b150d982b49665b6203ab7b2bb705d88118a78b..44f086c5f99e0013f1e5ac3cd3cdb9411e149a76 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.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 elibc_glibc"
 
 CLANG_SLOT=${SLOT%%.*}