summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:46:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:50:08 +0300
commitc2c8ae0bdc39bf3a45cc2852d59d62f7a9b39ff4 (patch)
tree66684ce0f66fb35b20cf3f0de8e3c7dd95b640bb /dev-qt/assistant
parentnet-libs/nodejs: Old (diff)
downloadgentoo-c2c8ae0bdc39bf3a45cc2852d59d62f7a9b39ff4.tar.gz
gentoo-c2c8ae0bdc39bf3a45cc2852d59d62f7a9b39ff4.tar.bz2
gentoo-c2c8ae0bdc39bf3a45cc2852d59d62f7a9b39ff4.zip
dev-qt/assistant: 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/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.12.3.ebuild b/dev-qt/assistant/assistant-5.12.3.ebuild
index c6e33604a1af..b17f16ea7cff 100644
--- a/dev-qt/assistant/assistant-5.12.3.ebuild
+++ b/dev-qt/assistant/assistant-5.12.3.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc x86"
fi
IUSE="webkit"