summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:19:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:46 +0200
commit775159eefdc2a1caa4e06cf64649473311d76d9e (patch)
tree55e033b46eca2a51fb454132855b4ef369c995eb /dev-qt/qthelp
parentdev-qt/qtgui: x86 stable wrt bug #843353 (diff)
downloadgentoo-775159eefdc2a1caa4e06cf64649473311d76d9e.tar.gz
gentoo-775159eefdc2a1caa4e06cf64649473311d76d9e.tar.bz2
gentoo-775159eefdc2a1caa4e06cf64649473311d76d9e.zip
dev-qt/qthelp: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.4.ebuild b/dev-qt/qthelp/qthelp-5.15.4.ebuild
index f8f07f8a3946..94939b4fb22f 100644
--- a/dev-qt/qthelp/qthelp-5.15.4.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.4.ebuild
@@ -9,7 +9,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 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE=""