summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:29:50 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:20 -0400
commit9d3be14775dc3ded0c8fc88b25ef7ac23bebe4fe (patch)
tree76bc5e3ffe6f648d7eb2fbc2e1bd6656f70cfaed /dev-qt/qthelp/qthelp-5.12.3.ebuild
parentdev-qt/qtgui: arm64 stable (diff)
downloadgentoo-9d3be14775dc3ded0c8fc88b25ef7ac23bebe4fe.tar.gz
gentoo-9d3be14775dc3ded0c8fc88b25ef7ac23bebe4fe.tar.bz2
gentoo-9d3be14775dc3ded0c8fc88b25ef7ac23bebe4fe.zip
dev-qt/qthelp: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt/qthelp/qthelp-5.12.3.ebuild')
-rw-r--r--dev-qt/qthelp/qthelp-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.12.3.ebuild b/dev-qt/qthelp/qthelp-5.12.3.ebuild
index 8a6da004f0f7..c3099cb4309b 100644
--- a/dev-qt/qthelp/qthelp-5.12.3.ebuild
+++ b/dev-qt/qthelp/qthelp-5.12.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=""