summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 13:42:04 +0000
committerSam James <sam@gentoo.org>2021-01-09 13:42:21 +0000
commit77a2d418be8b0976038add8f82a5aa160302b689 (patch)
tree7b054261aa4cc871211cea3c3cfcaff5b7aa68b0 /dev-qt/qthelp
parentdev-qt/qtgui: Stabilize 5.15.2-r1 arm, #754852 (diff)
downloadgentoo-77a2d418be8b0976038add8f82a5aa160302b689.tar.gz
gentoo-77a2d418be8b0976038add8f82a5aa160302b689.tar.bz2
gentoo-77a2d418be8b0976038add8f82a5aa160302b689.zip
dev-qt/qthelp: Stabilize 5.15.2 arm, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.2.ebuild b/dev-qt/qthelp/qthelp-5.15.2.ebuild
index faae9e4de438..f5fa500b31bc 100644
--- a/dev-qt/qthelp/qthelp-5.15.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""