From: Michał Górny Date: Tue, 13 Mar 2018 19:32:29 +0000 (+0100) Subject: dev-qt/qtconcurrent: Tested on ~amd64-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f5bed4dbab1500eaef369c79c213caad8dd3174b;p=gentoo.git dev-qt/qtconcurrent: Tested on ~amd64-fbsd --- diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.9.4.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.9.4.ebuild index 94b16f536b78..75e304af27a0 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.9.4.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.9.4.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" fi IUSE=""