diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:33:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:41:18 +0300 |
commit | c5218381d966cb1555e9734a915e0ecd95824ebd (patch) | |
tree | 48fd415c80d93cc733122f73fc1427cf892b0681 /dev-qt/qtgui | |
parent | dev-qt/qthelp: amd64 stable wrt bug #655664 (diff) | |
download | gentoo-c5218381d966cb1555e9734a915e0ecd95824ebd.tar.gz gentoo-c5218381d966cb1555e9734a915e0ecd95824ebd.tar.bz2 gentoo-c5218381d966cb1555e9734a915e0ecd95824ebd.zip |
dev-qt/qtgui: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.9.6.ebuild b/dev-qt/qtgui/qtgui-5.9.6.ebuild index 3ea435895cd9..1b9ac1d6d99e 100644 --- a/dev-qt/qtgui/qtgui-5.9.6.ebuild +++ b/dev-qt/qtgui/qtgui-5.9.6.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 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" fi # TODO: linuxfb |