summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 15:15:14 +0000
committerSam James <sam@gentoo.org>2021-01-09 15:15:14 +0000
commit6c8fedb0f2743dfcdd59d57109bb8e51e19914a0 (patch)
treed33b3aae8fef7d1dee3b8818e32b4ff23fb853cc /dev-qt/assistant
parentdev-util/bcpp: bump to 20210108 (diff)
downloadgentoo-6c8fedb0f2743dfcdd59d57109bb8e51e19914a0.tar.gz
gentoo-6c8fedb0f2743dfcdd59d57109bb8e51e19914a0.tar.bz2
gentoo-6c8fedb0f2743dfcdd59d57109bb8e51e19914a0.zip
dev-qt/assistant: Stabilize 5.15.2 arm64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/assistant/assistant-5.15.2.ebuild b/dev-qt/assistant/assistant-5.15.2.ebuild
index cb23261891f4..d6f979f374c5 100644
--- a/dev-qt/assistant/assistant-5.15.2.ebuild
+++ b/dev-qt/assistant/assistant-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 desktop qt5-build xdg-utils
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc64 ~sparc ~x86"
fi
IUSE=""