summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-17 19:16:53 +0100
committerSam James <sam@gentoo.org>2022-04-17 19:18:17 +0100
commitdc6f84f17c8ae5026e6717bd00d4450915fee954 (patch)
treeddc23d55f36c65ea612257c07aaa38f938a63f07 /dev-qt/assistant
parentdev-qt/qtchooser: Stabilize 66-r2 ppc64, #835762 (diff)
downloadgentoo-dc6f84f17c8ae5026e6717bd00d4450915fee954.tar.gz
gentoo-dc6f84f17c8ae5026e6717bd00d4450915fee954.tar.bz2
gentoo-dc6f84f17c8ae5026e6717bd00d4450915fee954.zip
dev-qt/assistant: Stabilize 5.15.3 ppc64, #835762
Signed-off-by: Sam James <sam@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 391351fdbd47..8c494de1f6d5 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=""