diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:45:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:45:06 +0200 |
commit | 193436dcea2109c6edb621d8b446561dfb1f0eb7 (patch) | |
tree | 2571f22cb5c7786089753281e26cb331e83db121 /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: x86 stable wrt bug #620334 (diff) | |
download | gentoo-193436dcea2109c6edb621d8b446561dfb1f0eb7.tar.gz gentoo-193436dcea2109c6edb621d8b446561dfb1f0eb7.tar.bz2 gentoo-193436dcea2109c6edb621d8b446561dfb1f0eb7.zip |
dev-qt/qtgui: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.7.1-r1.ebuild b/dev-qt/qtgui/qtgui-5.7.1-r1.ebuild index 6a6db67d15c3..174bb8cd7c07 100644 --- a/dev-qt/qtgui/qtgui-5.7.1-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.7.1-r1.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" fi # TODO: linuxfb |