dev-qt/qtconcurrent: keyworded 5.11.1 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 19 Aug 2018 07:46:21 +0000 (09:46 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 19 Aug 2018 10:34:40 +0000 (11:34 +0100)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild

index 75e304af27a0e6bac716b8ba19c5a2a96d0e392d..fa08dbeb0a26035bc6c413b14c68c3c07d65b1c4 100644 (file)
@@ -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 ~x86 ~amd64-fbsd"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 IUSE=""