summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 16:02:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 16:02:12 +0200
commita8dc2fe02127b89186fedf6e4aa1a86b610113bc (patch)
tree35b7e58f2f8d33964a2961efd6b7fd49e490f052 /dev-qt
parentdev-qt/qtxml: amd64 stable wrt bug #620334 (diff)
downloadgentoo-a8dc2fe02127b89186fedf6e4aa1a86b610113bc.tar.gz
gentoo-a8dc2fe02127b89186fedf6e4aa1a86b610113bc.tar.bz2
gentoo-a8dc2fe02127b89186fedf6e4aa1a86b610113bc.zip
dev-qt/qtxmlpatterns: amd64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, 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/qtxmlpatterns/qtxmlpatterns-5.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.7.1.ebuild b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.7.1.ebuild
index 70c0a9cc6984..bc997a1f0f9b 100644
--- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.7.1.ebuild
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.7.1.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
EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="XPath, XQuery, XSLT, and XML Schema validation 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=""