diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-13 20:30:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-13 20:50:49 +0100 |
commit | 95918cf721141056a75c09e3f2253a992c468d1c (patch) | |
tree | b2f5622f348c3cc753aedd9413b26e68c5858abf /dev-qt | |
parent | x11-libs/libxkbcommon: Tested on ~amd64-fbsd (diff) | |
download | gentoo-95918cf721141056a75c09e3f2253a992c468d1c.tar.gz gentoo-95918cf721141056a75c09e3f2253a992c468d1c.tar.bz2 gentoo-95918cf721141056a75c09e3f2253a992c468d1c.zip |
dev-qt/qtgui: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.9.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.9.4-r3.ebuild b/dev-qt/qtgui/qtgui-5.9.4-r3.ebuild index 91c5ac088c3a..62d287dafaf8 100644 --- a/dev-qt/qtgui/qtgui-5.9.4-r3.ebuild +++ b/dev-qt/qtgui/qtgui-5.9.4-r3.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins 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 # TODO: linuxfb |