diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:33:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:33:07 +0200 |
commit | 0c8e34a4f5bdc3dd7dc83acc6bb1ba23e1a17d61 (patch) | |
tree | 94b78d206d88aabd705679a858ae74679d8900e2 /dev-qt/qtwebkit | |
parent | dev-qt/qttranslations: x86 stable wrt bug #552396 (diff) | |
download | gentoo-0c8e34a4f5bdc3dd7dc83acc6bb1ba23e1a17d61.tar.gz gentoo-0c8e34a4f5bdc3dd7dc83acc6bb1ba23e1a17d61.tar.bz2 gentoo-0c8e34a4f5bdc3dd7dc83acc6bb1ba23e1a17d61.zip |
dev-qt/qtwebkit: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebkit')
-rw-r--r-- | dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild index 202968d1ad0d..d4ba154b85a3 100644 --- a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="The WebKit module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="+gstreamer icu +jit" |