diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:36:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 13:36:07 +0300 |
commit | ff761d2824585bdc47628ef81bdfa90381491509 (patch) | |
tree | 43f872569e37b7e0cd8b36527a8622d039337687 /dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild | |
parent | dev-qt/qtbluetooth: x86 stable wrt bug #670864 (diff) | |
download | gentoo-ff761d2824585bdc47628ef81bdfa90381491509.tar.gz gentoo-ff761d2824585bdc47628ef81bdfa90381491509.tar.bz2 gentoo-ff761d2824585bdc47628ef81bdfa90381491509.zip |
dev-qt/qtconcurrent: x86 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild')
-rw-r--r-- | dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild index 5e56c5daa16a..4ae46b805223 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.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="" |