diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 17:59:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 17:59:58 +0300 |
commit | abb50046b0e92972b28ac23e998bc587c0a3403c (patch) | |
tree | ce7c6fbb5953e7ed37c872c24097410ab7e8144b /dev-qt/qtconcurrent | |
parent | dev-qt/qtbluetooth: amd64 stable wrt bug #685260 (diff) | |
download | gentoo-abb50046b0e92972b28ac23e998bc587c0a3403c.tar.gz gentoo-abb50046b0e92972b28ac23e998bc587c0a3403c.tar.bz2 gentoo-abb50046b0e92972b28ac23e998bc587c0a3403c.zip |
dev-qt/qtconcurrent: amd64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r-- | dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild index a8d2c0d80bfb..5e56c5daa16a 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.12.3.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="" |