dev-qt/assistant: amd64 stable wrt bug #620334
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 13:57:42 +0000 (15:57 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 13:57:42 +0000 (15:57 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/assistant/assistant-5.7.1.ebuild

index 029765991a29ffc48b3d7fe43d8ea7d687c51611..d4efe1bac80ef91a64f8ac3233ffd76399e3a7dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit 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 ~x86"
+       KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
 IUSE="webkit"