summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:36:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:36:19 +0200
commitd2c326af6ae6d71a98f05138603e57df2b99a96b (patch)
tree56e47d986774b9a07efd6727e804a5b4c1b31b6e /dev-qt
parentdev-qt/designer: amd64 stable wrt bug #552396 (diff)
downloadgentoo-d2c326af6ae6d71a98f05138603e57df2b99a96b.tar.gz
gentoo-d2c326af6ae6d71a98f05138603e57df2b99a96b.tar.bz2
gentoo-d2c326af6ae6d71a98f05138603e57df2b99a96b.zip
dev-qt/linguist: 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')
-rw-r--r--dev-qt/linguist/linguist-4.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/linguist/linguist-4.8.7.ebuild b/dev-qt/linguist/linguist-4.8.7.ebuild
index dcfd32465eed..2513dc146bfa 100644
--- a/dev-qt/linguist/linguist-4.8.7.ebuild
+++ b/dev-qt/linguist/linguist-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 eutils qt4-build-multilib
DESCRIPTION="Graphical tool for translating Qt applications"
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=""