diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:58:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:20:17 +0200 |
commit | 1c0caf6d080aa2e17ad8561db16a1c5a86057bd8 (patch) | |
tree | f6833b864b0f73532054739ca8f0ce19878c22bd /dev-qt | |
parent | dev-qt/qtgui: x86 stable (bug #655664) (diff) | |
download | gentoo-1c0caf6d080aa2e17ad8561db16a1c5a86057bd8.tar.gz gentoo-1c0caf6d080aa2e17ad8561db16a1c5a86057bd8.tar.bz2 gentoo-1c0caf6d080aa2e17ad8561db16a1c5a86057bd8.zip |
dev-qt/qthelp: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.9.6.ebuild b/dev-qt/qthelp/qthelp-5.9.6.ebuild index 76e1db65cd83..094af088a83b 100644 --- a/dev-qt/qthelp/qthelp-5.9.6.ebuild +++ b/dev-qt/qthelp/qthelp-5.9.6.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating online documentation into applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd" fi IUSE="" |