diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:33:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:46:20 +0100 |
commit | 98d78d1a1b7c44bd076358f8df0ca44f0208fc39 (patch) | |
tree | 090d2756dddf7a16202f62e0ded898c8fb2bb578 /dev-qt | |
parent | dev-qt/qtwayland: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-98d78d1a1b7c44bd076358f8df0ca44f0208fc39.tar.gz gentoo-98d78d1a1b7c44bd076358f8df0ca44f0208fc39.tar.bz2 gentoo-98d78d1a1b7c44bd076358f8df0ca44f0208fc39.zip |
dev-qt/qtwidgets: stable 5.9.6-r1 for ppc, bug #655664
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 81c0af342ea4..0e1e4e9b17de 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 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi # keep IUSE defaults in sync with qtgui |