summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:27:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 13:27:15 +0000
commit949accd4f2cd46b8e0eaa21ec7f7acdee141bf9e (patch)
tree878259a03ffc8dea3cea5eb255e7f2b08b214b28 /dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
parentdev-qt/qdbus: stable 5.11.1 for ppc, bug #664566 (diff)
downloadgentoo-949accd4f2cd46b8e0eaa21ec7f7acdee141bf9e.tar.gz
gentoo-949accd4f2cd46b8e0eaa21ec7f7acdee141bf9e.tar.bz2
gentoo-949accd4f2cd46b8e0eaa21ec7f7acdee141bf9e.zip
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@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
index b63e75f9001e..11ac804c494b 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=""