summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:08 +0300
commit3e31ca4d7d742358b64dd35ee6faefe44bfbec71 (patch)
tree2e8dcc9760ae62cd94ce74ce44989739029f69ad /dev-qt/assistant
parentdev-qt/qtchooser: Stabilize 66-r2 arm64, #835762 (diff)
downloadgentoo-3e31ca4d7d742358b64dd35ee6faefe44bfbec71.tar.gz
gentoo-3e31ca4d7d742358b64dd35ee6faefe44bfbec71.tar.bz2
gentoo-3e31ca4d7d742358b64dd35ee6faefe44bfbec71.zip
dev-qt/assistant: Stabilize 5.15.3 arm64, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.3.ebuild b/dev-qt/assistant/assistant-5.15.3.ebuild
index d2e3b01cf0d9..32546424575f 100644
--- a/dev-qt/assistant/assistant-5.15.3.ebuild
+++ b/dev-qt/assistant/assistant-5.15.3.ebuild
@@ -10,7 +10,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=""