summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:39:46 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:03 +0100
commit64b93d23a49a7b51509bd318663734400915251c (patch)
tree8c1eb38631df74666e0a43c56127b1090614caf8 /dev-qt
parentdev-qt/qtxmlpatterns: Tested on ~amd64-fbsd (diff)
downloadgentoo-64b93d23a49a7b51509bd318663734400915251c.tar.gz
gentoo-64b93d23a49a7b51509bd318663734400915251c.tar.bz2
gentoo-64b93d23a49a7b51509bd318663734400915251c.zip
dev-qt/qtdeclarative: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
index 985b692396c8..d78cf07d2ae4 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules 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="gles2 +jit localstorage +widgets xml"