summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 15:04:36 +0000
committerSam James <sam@gentoo.org>2020-10-12 15:22:24 +0000
commit1ded87caa6eaa3dc13494ec7d9a3f7fc944524b0 (patch)
tree90489b0d0980426d5c39d38a90a81601e3d6b8c0 /dev-qt
parentdev-qt/qtgui: Stabilize 5.15.1-r1 amd64, #734600 (diff)
downloadgentoo-1ded87caa6eaa3dc13494ec7d9a3f7fc944524b0.tar.gz
gentoo-1ded87caa6eaa3dc13494ec7d9a3f7fc944524b0.tar.bz2
gentoo-1ded87caa6eaa3dc13494ec7d9a3f7fc944524b0.zip
dev-qt/qthelp: Stabilize 5.15.1 amd64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.1.ebuild b/dev-qt/qthelp/qthelp-5.15.1.ebuild
index 98d402b6b18e..8effe7708292 100644
--- a/dev-qt/qthelp/qthelp-5.15.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.1.ebuild
@@ -8,7 +8,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=""