summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:25:38 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:25:38 +0100
commit2535ecab53d6c8d14ce4c17226bcd9017de03054 (patch)
tree3b685c720f233414d721d1604057176a118c6ec9 /dev-qt/qtxml
parentdev-qt/qtx11extras: ppc stable wrt bug #598780 (diff)
downloadgentoo-2535ecab53d6c8d14ce4c17226bcd9017de03054.tar.gz
gentoo-2535ecab53d6c8d14ce4c17226bcd9017de03054.tar.bz2
gentoo-2535ecab53d6c8d14ce4c17226bcd9017de03054.zip
dev-qt/qtxml: ppc stable wrt bug #598780
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r--dev-qt/qtxml/qtxml-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtxml/qtxml-5.6.2.ebuild b/dev-qt/qtxml/qtxml-5.6.2.ebuild
index 70d8b91d49a4..d59cc113257d 100644
--- a/dev-qt/qtxml/qtxml-5.6.2.ebuild
+++ b/dev-qt/qtxml/qtxml-5.6.2.ebuild
@@ -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
# $Id$
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM 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=""