summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-14 18:00:46 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-14 18:26:53 +0100
commit9a8ce0a909bfcb250c6a7016d6976535528da195 (patch)
treead8927e51e956401c8ff50c9f1051f09d12ed987 /dev-qt
parentdev-qt/linguist: Tested on ~amd64-fbsd (diff)
downloadgentoo-9a8ce0a909bfcb250c6a7016d6976535528da195.tar.gz
gentoo-9a8ce0a909bfcb250c6a7016d6976535528da195.tar.bz2
gentoo-9a8ce0a909bfcb250c6a7016d6976535528da195.zip
dev-qt/qdbusviewer: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qdbusviewer/qdbusviewer-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbusviewer/qdbusviewer-5.9.4.ebuild b/dev-qt/qdbusviewer/qdbusviewer-5.9.4.ebuild
index a5f3db069f64..ceb1e6f94f87 100644
--- a/dev-qt/qdbusviewer/qdbusviewer-5.9.4.ebuild
+++ b/dev-qt/qdbusviewer/qdbusviewer-5.9.4.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-fbsd"
fi
IUSE=""