summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:38:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:38:31 +0200
commit2b6b27207f483e42ff79e909c60ac48d753ce7a6 (patch)
tree7b66da2ae19bf3c7b73e3b3fafb269bb8643c30d /dev-qt/qttest
parentdev-qt/qtsvg: amd64 stable wrt bug #552396 (diff)
downloadgentoo-2b6b27207f483e42ff79e909c60ac48d753ce7a6.tar.gz
gentoo-2b6b27207f483e42ff79e909c60ac48d753ce7a6.tar.bz2
gentoo-2b6b27207f483e42ff79e909c60ac48d753ce7a6.zip
dev-qt/qttest: amd64 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qttest')
-rw-r--r--dev-qt/qttest/qttest-4.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qttest/qttest-4.8.7.ebuild b/dev-qt/qttest/qttest-4.8.7.ebuild
index 34c456d60114..3acb7299dd2b 100644
--- a/dev-qt/qttest/qttest-4.8.7.ebuild
+++ b/dev-qt/qttest/qttest-4.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The QtTest module for unit testing Qt applications and libraries"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
fi
IUSE=""