summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:47:16 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:38 -0500
commita91895bd235a1d7512e4c2645e8b441b5a1841e2 (patch)
tree68a409b7352e22e8e406ec64b9121df2de2db55b
parentdev-qt/qtgui: arm64 stable (bug #691738) (diff)
downloadgentoo-a91895bd235a1d7512e4c2645e8b441b5a1841e2.tar.gz
gentoo-a91895bd235a1d7512e4c2645e8b441b5a1841e2.tar.bz2
gentoo-a91895bd235a1d7512e4c2645e8b441b5a1841e2.zip
dev-qt/qthelp: arm64 stable (bug #691738)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
-rw-r--r--dev-qt/qthelp/qthelp-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.12.5.ebuild b/dev-qt/qthelp/qthelp-5.12.5.ebuild
index 00acac97fb08..a27890b67530 100644
--- a/dev-qt/qthelp/qthelp-5.12.5.ebuild
+++ b/dev-qt/qthelp/qthelp-5.12.5.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=""