diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:13:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:47 +0200 |
commit | 76cae89ef3439e8cf2a31c4d43c97a584f97ef51 (patch) | |
tree | 79559e9af6b6fbd8c5d57329839fa21287bd7410 /dev-qt/qtwidgets | |
parent | dev-qt/qtwayland: ppc stable wrt bug #620334 (diff) | |
download | gentoo-76cae89ef3439e8cf2a31c4d43c97a584f97ef51.tar.gz gentoo-76cae89ef3439e8cf2a31c4d43c97a584f97ef51.tar.bz2 gentoo-76cae89ef3439e8cf2a31c4d43c97a584f97ef51.zip |
dev-qt/qtwidgets: ppc stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwidgets')
-rw-r--r-- | dev-qt/qtwidgets/qtwidgets-5.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwidgets/qtwidgets-5.7.1.ebuild b/dev-qt/qtwidgets/qtwidgets-5.7.1.ebuild index a769c046882b..73c93d27fa4c 100644 --- a/dev-qt/qtwidgets/qtwidgets-5.7.1.ebuild +++ b/dev-qt/qtwidgets/qtwidgets-5.7.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 x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86" fi # keep IUSE defaults in sync with qtgui |