summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 23:43:40 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:20:07 +0200
commit34d65ef5bbaef8bbcbd4a56b2b8f7dd488300002 (patch)
tree35db9a41afdc3f8513ee0656735acc8ad59964f9 /dev-qt
parentx11-misc/screengrab: x86 stable (bug #668784) (diff)
downloadgentoo-34d65ef5bbaef8bbcbd4a56b2b8f7dd488300002.tar.gz
gentoo-34d65ef5bbaef8bbcbd4a56b2b8f7dd488300002.tar.bz2
gentoo-34d65ef5bbaef8bbcbd4a56b2b8f7dd488300002.zip
dev-qt/assistant: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.11.1.ebuild b/dev-qt/assistant/assistant-5.11.1.ebuild
index 073fe3f8cc6f..d9be38464014 100644
--- a/dev-qt/assistant/assistant-5.11.1.ebuild
+++ b/dev-qt/assistant/assistant-5.11.1.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"