diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:15:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:21:35 +0200 |
commit | 616a6d4896dedc50e72a24541abf6c4ec07042ba (patch) | |
tree | 266db89a9c51f61f7111355f885b1eaa918c2df4 /dev-qt | |
parent | dev-qt/qtwebsockets: x86 stable (bug #664566) (diff) | |
download | gentoo-616a6d4896dedc50e72a24541abf6c4ec07042ba.tar.gz gentoo-616a6d4896dedc50e72a24541abf6c4ec07042ba.tar.bz2 gentoo-616a6d4896dedc50e72a24541abf6c4ec07042ba.zip |
dev-qt/qtwidgets: 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/qtwidgets/qtwidgets-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwidgets/qtwidgets-5.11.1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.11.1.ebuild index 5d974de7ce70..ae184fd6d395 100644 --- a/dev-qt/qtwidgets/qtwidgets-5.11.1.ebuild +++ b/dev-qt/qtwidgets/qtwidgets-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Set of components for creating classic desktop-style UIs 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 # keep IUSE defaults in sync with qtgui |