summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:55 +0200
commit1669a649491ce5ea8a7a13e463a43115bff2fb72 (patch)
treeba63149f28a70a335329eb8ff4e61488d30b8a88 /dev-qt
parentdev-qt/qtgui: arm stable wrt bug #719732 (diff)
downloadgentoo-1669a649491ce5ea8a7a13e463a43115bff2fb72.tar.gz
gentoo-1669a649491ce5ea8a7a13e463a43115bff2fb72.tar.bz2
gentoo-1669a649491ce5ea8a7a13e463a43115bff2fb72.zip
dev-qt/qthelp: arm stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qthelp/qthelp-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.14.2.ebuild b/dev-qt/qthelp/qthelp-5.14.2.ebuild
index 1590efa1a496..4b7f29f90ecb 100644
--- a/dev-qt/qthelp/qthelp-5.14.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.14.2.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=""