summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 15:52:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:04 +0200
commite35d884839974d1d660069ad44d55c85cda90f15 (patch)
treea147e059539d01798bec4dda18095423080ae2cd
parentdev-qt/qdbusviewer: x86 stable (bug #655664) (diff)
downloadgentoo-e35d884839974d1d660069ad44d55c85cda90f15.tar.gz
gentoo-e35d884839974d1d660069ad44d55c85cda90f15.tar.bz2
gentoo-e35d884839974d1d660069ad44d55c85cda90f15.zip
dev-qt/qdoc: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
-rw-r--r--dev-qt/qdoc/qdoc-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdoc/qdoc-5.9.6.ebuild b/dev-qt/qdoc/qdoc-5.9.6.ebuild
index 5a2d7eb2955b..35d5344704ba 100644
--- a/dev-qt/qdoc/qdoc-5.9.6.ebuild
+++ b/dev-qt/qdoc/qdoc-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt documentation generator"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
fi
IUSE="qml"