summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:41:46 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:03 +0100
commitfd75b8509f5ed0b041e8477fe90e9eb8456face7 (patch)
tree1d8eac11a06e64f7dbeea85311a48360f38ec144 /dev-qt
parentdev-qt/linguist-tools: Tested on ~amd64-fbsd (diff)
downloadgentoo-fd75b8509f5ed0b041e8477fe90e9eb8456face7.tar.gz
gentoo-fd75b8509f5ed0b041e8477fe90e9eb8456face7.tar.bz2
gentoo-fd75b8509f5ed0b041e8477fe90e9eb8456face7.zip
dev-qt/qtprintsupport: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtprintsupport/qtprintsupport-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.9.4.ebuild b/dev-qt/qtprintsupport/qtprintsupport-5.9.4.ebuild
index 824f3d0853ac..b53ccddd18c8 100644
--- a/dev-qt/qtprintsupport/qtprintsupport-5.9.4.ebuild
+++ b/dev-qt/qtprintsupport/qtprintsupport-5.9.4.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Printing support 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="cups gles2"