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

dev-qt/assistant/assistant-5.11.1.ebuild

index 5cb6d4e5d07f1efeb443836c5aa90685f537b9b2..073fe3f8cc6fceb5232662f54e36220c58683264 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="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
 fi
 
 IUSE="webkit"