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

index 0ba07790288bb4b0d0f3b70c0b1265df47a3d855..9eebc94374de5ca0747d72d9b6d53fe24b99a614 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="SQL abstraction 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="freetds mysql oci8 odbc postgres +sqlite"