From 963781539698897ebd6202c4a05dcf64144b34a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 1 Mar 2018 08:54:20 +0100 Subject: [PATCH] dev-libs/jansson: Tested on ~amd64-fbsd There is one test failure on amd64-fbsd that indicates that exported symbol list is not being respected. However, it's not crucial to the library's operation. --- dev-libs/jansson/jansson-2.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/jansson/jansson-2.10.ebuild b/dev-libs/jansson/jansson-2.10.ebuild index 640f85ad4c99..e8868fe3c1c0 100644 --- a/dev-libs/jansson/jansson-2.10.ebuild +++ b/dev-libs/jansson/jansson-2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd" IUSE="doc static-libs" DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )" -- 2.26.2