commit: bf1329fd50302db790395fb508fd7fbeb7189f06 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 11 18:12:19 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 11 18:19:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1329fd
sys-libs/llvm-libunwind: 6.0.0 tested on ~amd64-fbsd sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild index db6bc3cacf8..b895e49449d 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd" IUSE="debug +static-libs test" RESTRICT="!test? ( test )"