diff options
author | Sam James <sam@gentoo.org> | 2022-12-03 11:00:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 11:00:13 +0000 |
commit | 1dbafe8eb183eda8001b1aaba0f0c37ac2bdca52 (patch) | |
tree | 219bd3c2d51c68d3aeae52614b4ec09c80fc0c88 /dev-qt/qthelp | |
parent | dev-qt/qtwidgets: Stabilize 5.15.7 amd64, #883677 (diff) | |
download | gentoo-1dbafe8eb183eda8001b1aaba0f0c37ac2bdca52.tar.gz gentoo-1dbafe8eb183eda8001b1aaba0f0c37ac2bdca52.tar.bz2 gentoo-1dbafe8eb183eda8001b1aaba0f0c37ac2bdca52.zip |
dev-qt/qthelp: Stabilize 5.15.7 amd64, #883677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.7.ebuild b/dev-qt/qthelp/qthelp-5.15.7.ebuild index 3b2fdbab8e85..95300fda4594 100644 --- a/dev-qt/qthelp/qthelp-5.15.7.ebuild +++ b/dev-qt/qthelp/qthelp-5.15.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi QT5_MODULE="qttools" |