summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-14 01:17:39 +0100
committerSam James <sam@gentoo.org>2022-04-14 01:17:39 +0100
commitdca2040cdfcf87e8acd2aeaa13d1ab5bbf809b7d (patch)
tree6149b897081fe3b3638dc85bbffeacfe7e62d260 /dev-qt/assistant
parentdev-qt/qtchooser: Stabilize 66-r2 x86, #835762 (diff)
downloadgentoo-dca2040cdfcf87e8acd2aeaa13d1ab5bbf809b7d.tar.gz
gentoo-dca2040cdfcf87e8acd2aeaa13d1ab5bbf809b7d.tar.bz2
gentoo-dca2040cdfcf87e8acd2aeaa13d1ab5bbf809b7d.zip
dev-qt/assistant: Stabilize 5.15.3 x86, #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 16180d2cb10c..391351fdbd47 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=""