dev-qt/designer: x86 stable (bug #664566)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 21:44:32 +0000 (23:44 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Oct 2018 22:20:09 +0000 (00:20 +0200)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-qt/designer/designer-5.11.1.ebuild

index a6aa43f47604f35f7347511a7478dd95052ac4a0..1eaf013f6c1865ba74ad002de1e97a794d52feab 100644 (file)
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
 
 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="declarative webkit"