dev-qt/designer: stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:25:17 +0000 (13:25 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:25:17 +0000 (13:25 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-qt/designer/designer-5.11.3.ebuild

index 8591ca4d2aa2cd8f398410eb584ae681e64edd93..9f33d2eb99bd351047c2b8c3d027c7032ee2e24e 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"