summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:27 +0300
commit0080d8986c0339eb3b5c8b9c1584e23b7509d6e5 (patch)
tree8ffd467c843ff71d126c2df9654a8b415b6ac274 /dev-qt/qthelp
parentdev-qt/qtwidgets: Stabilize 5.15.5 arm64, #853232 (diff)
downloadgentoo-0080d8986c0339eb3b5c8b9c1584e23b7509d6e5.tar.gz
gentoo-0080d8986c0339eb3b5c8b9c1584e23b7509d6e5.tar.bz2
gentoo-0080d8986c0339eb3b5c8b9c1584e23b7509d6e5.zip
dev-qt/qthelp: Stabilize 5.15.5 arm64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.5.ebuild b/dev-qt/qthelp/qthelp-5.15.5.ebuild
index 6614a634de75..7db1ae3ebada 100644
--- a/dev-qt/qthelp/qthelp-5.15.5.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.5.ebuild
@@ -9,7 +9,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 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""