dev-qt/qttest: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:30:52 +0000 (20:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:51:00 +0000 (20:51 +0100)
dev-qt/qttest/qttest-5.9.4.ebuild

index 9181b8dd30b3b47c0328761d38a230203acd69aa..a136469c91b41225b1fec3636db71f9fd286366d 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Unit testing 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=""