diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:34:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:41:20 +0300 |
commit | 8651790c3d030dbb0505c28bda92f23cc3b64ec6 (patch) | |
tree | 98aa234a7d61eb94640c0b708b84efcf76e69ab4 /dev-qt | |
parent | dev-qt/qtx11extras: amd64 stable wrt bug #655664 (diff) | |
download | gentoo-8651790c3d030dbb0505c28bda92f23cc3b64ec6.tar.gz gentoo-8651790c3d030dbb0505c28bda92f23cc3b64ec6.tar.bz2 gentoo-8651790c3d030dbb0505c28bda92f23cc3b64ec6.zip |
dev-qt/qtwidgets: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild index ac6d6e09d84f..2512fb63819d 100644 --- a/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.ebuild +++ b/dev-qt/qtwidgets/qtwidgets-5.9.6-r1.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 ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" fi # keep IUSE defaults in sync with qtgui |