summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:45 +0200
commit07be9d874acb95c4cc41f922eb917e4808fc33be (patch)
tree2638ad25132f07a3a3dcbb00f6ba6b0dc34a7960 /dev-qt/qtcore
parentdev-qt/qtconcurrent: x86 stable wrt bug #620334 (diff)
downloadgentoo-07be9d874acb95c4cc41f922eb917e4808fc33be.tar.gz
gentoo-07be9d874acb95c4cc41f922eb917e4808fc33be.tar.bz2
gentoo-07be9d874acb95c4cc41f922eb917e4808fc33be.zip
dev-qt/qtcore: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r--dev-qt/qtcore/qtcore-5.7.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.7.1-r3.ebuild b/dev-qt/qtcore/qtcore-5.7.1-r3.ebuild
index 040273641e76..b98fbc586f25 100644
--- a/dev-qt/qtcore/qtcore-5.7.1-r3.ebuild
+++ b/dev-qt/qtcore/qtcore-5.7.1-r3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
fi
IUSE="icu systemd"