summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:32:29 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:01 +0100
commitf5bed4dbab1500eaef369c79c213caad8dd3174b (patch)
treed76b9164bff51103196a829470d1b677e650634b
parentdev-qt/qtwidgets: Tested on ~amd64-fbsd (diff)
downloadgentoo-f5bed4dbab1500eaef369c79c213caad8dd3174b.tar.gz
gentoo-f5bed4dbab1500eaef369c79c213caad8dd3174b.tar.bz2
gentoo-f5bed4dbab1500eaef369c79c213caad8dd3174b.zip
dev-qt/qtconcurrent: Tested on ~amd64-fbsd
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""