summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:38:23 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 13:38:23 -0400
commit9dd2b66e27ad09fdb490fcf6cf68da892451a125 (patch)
tree89b3c76674d6e7a5997113e2150fc99102877d78 /dev-qt/qthelp
parentdev-qt/qtwebkit: stable on arm (diff)
downloadgentoo-9dd2b66e27ad09fdb490fcf6cf68da892451a125.tar.gz
gentoo-9dd2b66e27ad09fdb490fcf6cf68da892451a125.tar.bz2
gentoo-9dd2b66e27ad09fdb490fcf6cf68da892451a125.zip
dev-qt/qthelp: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.11.3.ebuild b/dev-qt/qthelp/qthelp-5.11.3.ebuild
index 9d441ee0bd1e..d6fe3aa69728 100644
--- a/dev-qt/qthelp/qthelp-5.11.3.ebuild
+++ b/dev-qt/qthelp/qthelp-5.11.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""