summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-19 09:46:21 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-19 11:34:40 +0100
commitc4167d56066d6d91e114dd69d271f0cc2a116e6b (patch)
treef50e8189ae35506b4ed5f9cfaf6532b0a9eca26c /dev-qt
parentdev-qt/qtxmlpatterns: keyworded 5.11.1 for sparc (diff)
downloadgentoo-c4167d56066d6d91e114dd69d271f0cc2a116e6b.tar.gz
gentoo-c4167d56066d6d91e114dd69d271f0cc2a116e6b.tar.bz2
gentoo-c4167d56066d6d91e114dd69d271f0cc2a116e6b.zip
dev-qt/qtconcurrent: keyworded 5.11.1 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-qt')
-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 75e304af27a0..fa08dbeb0a26 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 ~x86 ~amd64-fbsd"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
fi
IUSE=""