commit: 949accd4f2cd46b8e0eaa21ec7f7acdee141bf9e Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Nov 24 13:27:15 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Nov 24 13:27:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=949accd4
dev-qt/qtconcurrent: stable 5.11.1 for ppc, bug #664566 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild index b63e75f9001..11ac804c494 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence support library 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 IUSE=""