commit: 21a6047be4a4e794bc4361b17ad317d5586e043d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 19:38:25 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 19:51:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a6047b
dev-qt/qtsql: Tested on ~amd64-fbsd
dev-qt/qtsql/qtsql-5.9.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild
b/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild
index 0ba07790288..9eebc94374d 100644
--- a/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild
@@ -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"