summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:35 +0200
commit09d304e743c2115fe34777cab01f246c42ee0bb2 (patch)
treea66e167f30a9728bc1068976170fabd398d8e456 /dev-qt/qtpaths
parentdev-qt/qtopengl: x86 stable wrt bug #620334 (diff)
downloadgentoo-09d304e743c2115fe34777cab01f246c42ee0bb2.tar.gz
gentoo-09d304e743c2115fe34777cab01f246c42ee0bb2.tar.bz2
gentoo-09d304e743c2115fe34777cab01f246c42ee0bb2.zip
dev-qt/qtpaths: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
index a3863d5164b6..0bca9a2ff827 100644
--- a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
@@ -8,7 +8,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=""