summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 18:50:53 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:08:57 +0300
commit58d7cbecdcd4fc4fc063b580850b8fedfb4dab04 (patch)
tree1a756d20b173fc32b7e04d24a71c018043ac3196 /dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
parentdev-qt/qdoc: amd64 stable wrt bug #664566 (diff)
downloadgentoo-58d7cbecdcd4fc4fc063b580850b8fedfb4dab04.tar.gz
gentoo-58d7cbecdcd4fc4fc063b580850b8fedfb4dab04.tar.bz2
gentoo-58d7cbecdcd4fc4fc063b580850b8fedfb4dab04.zip
dev-qt/qtconcurrent: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
index fa08dbeb0a26..0a7e0eb143ae 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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=""