summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 21:15:40 +0000
committerSam James <sam@gentoo.org>2021-01-09 21:16:12 +0000
commit066f18891f7fcbac8bba3baee6104cadc05c1da3 (patch)
tree480b20ea6e8e4080de07339591e24fd9e56fd567 /dev-qt/qthelp
parentdev-qt/qtgui: Stabilize 5.15.2-r1 x86, #754852 (diff)
downloadgentoo-066f18891f7fcbac8bba3baee6104cadc05c1da3.tar.gz
gentoo-066f18891f7fcbac8bba3baee6104cadc05c1da3.tar.bz2
gentoo-066f18891f7fcbac8bba3baee6104cadc05c1da3.zip
dev-qt/qthelp: Stabilize 5.15.2 x86, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.2.ebuild b/dev-qt/qthelp/qthelp-5.15.2.ebuild
index 7267e8ac6b18..ac34f8d52ec7 100644
--- a/dev-qt/qthelp/qthelp-5.15.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
fi
IUSE=""