diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 23:55:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:20:39 +0200 |
commit | 11f649af38f1a6301711ee69e6a2cda7d74b7563 (patch) | |
tree | 43d0133d6efae7934981b7f7ed2540e46d81416f /dev-qt | |
parent | dev-qt/qtgraphicaleffects: x86 stable (bug #664566) (diff) | |
download | gentoo-11f649af38f1a6301711ee69e6a2cda7d74b7563.tar.gz gentoo-11f649af38f1a6301711ee69e6a2cda7d74b7563.tar.bz2 gentoo-11f649af38f1a6301711ee69e6a2cda7d74b7563.zip |
dev-qt/qtgui: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.11.1.ebuild b/dev-qt/qtgui/qtgui-5.11.1.ebuild index 3e5dd35f3253..8efc3a369b4a 100644 --- a/dev-qt/qtgui/qtgui-5.11.1.ebuild +++ b/dev-qt/qtgui/qtgui-5.11.1.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 ~sparc ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" fi # TODO: linuxfb |