summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-01-02 20:09:39 +0100
committerMarkus Meier <maekke@gentoo.org>2017-01-02 20:09:39 +0100
commita2ba4ff8665607a739188088b3c970c3ac2e9ef0 (patch)
tree99900391866738e6b053754fe5dc95eeb36d0f13 /dev-qt/qtpaths
parentdev-qt/qtimageformats: arm stable, bug #598780 (diff)
downloadgentoo-a2ba4ff8665607a739188088b3c970c3ac2e9ef0.tar.gz
gentoo-a2ba4ff8665607a739188088b3c970c3ac2e9ef0.tar.bz2
gentoo-a2ba4ff8665607a739188088b3c970c3ac2e9ef0.zip
dev-qt/qtpaths: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.6.2.ebuild b/dev-qt/qtpaths/qtpaths-5.6.2.ebuild
index b6a789c5d54f..1c8a30a63210 100644
--- a/dev-qt/qtpaths/qtpaths-5.6.2.ebuild
+++ b/dev-qt/qtpaths/qtpaths-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="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 arm ~hppa ~ppc ~ppc64 x86"
fi
IUSE=""