From e34e44aa7a1e8df66417d33e761b7202321d005b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 15 Jul 2018 15:54:34 +0200 Subject: dev-qt/qtcore: x86 stable (bug #655664) Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- dev-qt/qtcore/qtcore-5.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtcore') diff --git a/dev-qt/qtcore/qtcore-5.9.6.ebuild b/dev-qt/qtcore/qtcore-5.9.6.ebuild index 1857d93cd0e5..b2fa2dbe7575 100644 --- a/dev-qt/qtcore/qtcore-5.9.6.ebuild +++ b/dev-qt/qtcore/qtcore-5.9.6.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 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd" fi IUSE="icu systemd" -- cgit v1.2.3-65-gdbad