summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:29:03 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:45:16 +0000
commit7663f6baf23df9eebcc23eb7ffb6e8902efc1fdc (patch)
treebc10d35896916b6fbecb20de03116a679d513bb8 /dev-qt/assistant
parentapp-editors/nano: Synced live ebuild (diff)
downloadgentoo-7663f6baf23df9eebcc23eb7ffb6e8902efc1fdc.tar.gz
gentoo-7663f6baf23df9eebcc23eb7ffb6e8902efc1fdc.tar.bz2
gentoo-7663f6baf23df9eebcc23eb7ffb6e8902efc1fdc.zip
dev-qt/assistant: Stabilize 5.15.1 arm64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.1.ebuild b/dev-qt/assistant/assistant-5.15.1.ebuild
index 7f0b3ec1e822..1fab35388adc 100644
--- a/dev-qt/assistant/assistant-5.15.1.ebuild
+++ b/dev-qt/assistant/assistant-5.15.1.ebuild
@@ -8,7 +8,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="webkit"