summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:26:17 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:50:48 +0100
commit050d932a11dbd97040cf3c3bab464b9829d51128 (patch)
tree98fb88a91ee068f1b26bedf76bbfd18a90792441 /dev-qt/qtdbus
parentdev-qt/qtcore: Tested on ~amd64-fbsd (diff)
downloadgentoo-050d932a11dbd97040cf3c3bab464b9829d51128.tar.gz
gentoo-050d932a11dbd97040cf3c3bab464b9829d51128.tar.bz2
gentoo-050d932a11dbd97040cf3c3bab464b9829d51128.zip
dev-qt/qtdbus: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt/qtdbus')
-rw-r--r--dev-qt/qtdbus/qtdbus-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdbus/qtdbus-5.9.4.ebuild b/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
index 3cf363401517..b31a0a2f03dc 100644
--- a/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
+++ b/dev-qt/qtdbus/qtdbus-5.9.4.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for inter-process communication over the D-Bus protocol"
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=""