From 07be9d874acb95c4cc41f922eb917e4808fc33be Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 4 Jul 2017 17:44:45 +0200 Subject: 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 --- dev-qt/qtcore/qtcore-5.7.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') 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" -- cgit v1.2.3-65-gdbad