diff options
author | 2023-05-01 07:24:18 +0000 | |
---|---|---|
committer | 2023-05-01 07:24:18 +0000 | |
commit | 8f4c53c7e250c2472743ad894468092ceef3f42a (patch) | |
tree | 24efd084a08c00995e8daa831afc76f6ddc719ad /dev-qt/qtxml | |
parent | dev-qt/qtprintsupport: Stabilize 5.15.9 ppc, #904373 (diff) | |
download | gentoo-8f4c53c7e250c2472743ad894468092ceef3f42a.tar.gz gentoo-8f4c53c7e250c2472743ad894468092ceef3f42a.tar.bz2 gentoo-8f4c53c7e250c2472743ad894468092ceef3f42a.zip |
dev-qt/qtxml: Stabilize 5.15.9 ppc, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r-- | dev-qt/qtxml/qtxml-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.9.ebuild b/dev-qt/qtxml/qtxml-5.15.9.ebuild index 20ab9b30c80a..86dcb0972435 100644 --- a/dev-qt/qtxml/qtxml-5.15.9.ebuild +++ b/dev-qt/qtxml/qtxml-5.15.9.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="qtbase" |