summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:19:08 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:19:08 +0000
commit1f97dc8e52bfe3d1abc26899cd6535914a7e5c43 (patch)
tree3313779dbfa01acd66e411fa1de1306b1122df12 /dev-qt/assistant
parentdev-qt/qtprintsupport: Stabilize 5.15.5 amd64, #853232 (diff)
downloadgentoo-1f97dc8e52bfe3d1abc26899cd6535914a7e5c43.tar.gz
gentoo-1f97dc8e52bfe3d1abc26899cd6535914a7e5c43.tar.bz2
gentoo-1f97dc8e52bfe3d1abc26899cd6535914a7e5c43.zip
dev-qt/assistant: Stabilize 5.15.5 amd64, #853232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.5.ebuild b/dev-qt/assistant/assistant-5.15.5.ebuild
index 52bf83ac3a7d..16ae7589bb8b 100644
--- a/dev-qt/assistant/assistant-5.15.5.ebuild
+++ b/dev-qt/assistant/assistant-5.15.5.ebuild
@@ -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=""