dev-qt/qtcore: x86 stable wrt bug #707354
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 7 Feb 2020 12:12:18 +0000 (13:12 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 7 Feb 2020 12:12:18 +0000 (13:12 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtcore/qtcore-5.12.3-r2.ebuild

index a4e53c82962768b31e83d8622d39febddc444bf2..952aa0572413ddf7c1c3d04277cf9c60554e1f1c 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Cross-platform application development framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~arm ~x86"
+       KEYWORDS="~arm x86"
 fi
 
 IUSE="icu systemd"