summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-02 14:02:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-02 14:02:17 +0300
commit90eb639ef18ebf3de054cf62da43a63b4b7cb03c (patch)
tree67f8306d688481942b3e42a04787270eae3a90ce
parentdev-qt/qtwidgets: Stabilize 5.15.5 ppc64, #853232 (diff)
downloadgentoo-90eb639ef18ebf3de054cf62da43a63b4b7cb03c.tar.gz
gentoo-90eb639ef18ebf3de054cf62da43a63b4b7cb03c.tar.bz2
gentoo-90eb639ef18ebf3de054cf62da43a63b4b7cb03c.zip
dev-qt/qthelp: Stabilize 5.15.5 ppc64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-qt/qthelp/qthelp-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.5.ebuild b/dev-qt/qthelp/qthelp-5.15.5.ebuild
index ccba8db910db..a640d54ab226 100644
--- a/dev-qt/qthelp/qthelp-5.15.5.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.5.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 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""