dev-qt/designer: amd64 stable wrt bug #664566
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 16 Oct 2018 15:44:02 +0000 (18:44 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 16 Oct 2018 16:08:49 +0000 (19:08 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-qt/designer/designer-5.11.1.ebuild

index c561782d0aad2b4125e8c9674d6e577c3200a792..a6aa43f47604f35f7347511a7478dd95052ac4a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"