summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:38:25 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:02 +0100
commit21a6047be4a4e794bc4361b17ad317d5586e043d (patch)
treeb45c0f5239cded07b38e28c1a98ed03990f0b1f6 /dev-qt
parentdev-qt/qtconcurrent: Tested on ~amd64-fbsd (diff)
downloadgentoo-21a6047be4a4e794bc4361b17ad317d5586e043d.tar.gz
gentoo-21a6047be4a4e794bc4361b17ad317d5586e043d.tar.bz2
gentoo-21a6047be4a4e794bc4361b17ad317d5586e043d.zip
dev-qt/qtsql: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtsql/qtsql-5.9.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild b/dev-qt/qtsql/qtsql-5.9.4-r1.ebuild
index 0ba07790288b..9eebc94374de 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"