dev-qt/qttest: amd64 stable wrt bug #620334
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 14:01:00 +0000 (16:01 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 14:01:00 +0000 (16:01 +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/qttest/qttest-5.7.1.ebuild

index c00925ecf2dfdd6079e4f8243fcceb0c53088195..5984b78348e1e9169ca3cef7199ac8d8ea5cd34b 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
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Unit testing library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 IUSE=""