summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:47:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:50:26 +0300
commite64657b56a5d5251d9066ba8d0cd72efbca27c6b (patch)
treeea4b3382952edb42090ca669e93edb3a4a0fdb42 /dev-qt/qtpaths
parentdev-qt/qtopengl: x86 stable wrt bug #685260 (diff)
downloadgentoo-e64657b56a5d5251d9066ba8d0cd72efbca27c6b.tar.gz
gentoo-e64657b56a5d5251d9066ba8d0cd72efbca27c6b.tar.bz2
gentoo-e64657b56a5d5251d9066ba8d0cd72efbca27c6b.zip
dev-qt/qtpaths: x86 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.12.3.ebuild b/dev-qt/qtpaths/qtpaths-5.12.3.ebuild
index 14cfd3f75a4e..acb53078e5e6 100644
--- a/dev-qt/qtpaths/qtpaths-5.12.3.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.12.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
fi
IUSE=""