summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:24 +0100
commitb7187bc53d1fb85f4e2d58a98e2fd521b6cd8d0e (patch)
tree706fad28b00d320fcf559b3b17baab0d2163b9b3 /dev-qt/qthelp
parentdev-qt/qtgui: x86 stable wrt bug #699328 (diff)
downloadgentoo-b7187bc53d1fb85f4e2d58a98e2fd521b6cd8d0e.tar.gz
gentoo-b7187bc53d1fb85f4e2d58a98e2fd521b6cd8d0e.tar.bz2
gentoo-b7187bc53d1fb85f4e2d58a98e2fd521b6cd8d0e.zip
dev-qt/qthelp: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.14.1.ebuild b/dev-qt/qthelp/qthelp-5.14.1.ebuild
index 21cf24714bc1..2a8ade6a25c3 100644
--- a/dev-qt/qthelp/qthelp-5.14.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.14.1.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 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
fi
IUSE=""