commit: 793ba3f338e5e3f18cb3c295ff0ed8e90cbba0ac Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 11 18:08:02 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 11 18:19:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793ba3f3
sys-devel/llvm-common: 6.0.0 tested on ~amd64-fbsd sys-devel/llvm-common/llvm-common-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild index 1bc74364180..aaa430e1423 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -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="" RDEPEND="!sys-devel/llvm:0"
