diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 15:59:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 15:59:27 +0200 |
commit | 3edd578ebc7ad458c9a9389d394a014a7d0aa8d0 (patch) | |
tree | ddc6b4f44b410d8bd4c2070b922d227289adaf9b /dev-qt/qtgui | |
parent | dev-qt/qtgraphicaleffects: amd64 stable wrt bug #620334 (diff) | |
download | gentoo-3edd578ebc7ad458c9a9389d394a014a7d0aa8d0.tar.gz gentoo-3edd578ebc7ad458c9a9389d394a014a7d0aa8d0.tar.bz2 gentoo-3edd578ebc7ad458c9a9389d394a014a7d0aa8d0.zip |
dev-qt/qtgui: amd64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 4f6524102f51..6a6db67d15c3 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 |