diff options
author | 2024-12-28 12:12:55 +0000 | |
---|---|---|
committer | 2024-12-28 12:12:55 +0000 | |
commit | 5fe38474b35ddfcc8d4bddff65256e64667ed562 (patch) | |
tree | 6244de8a550aa6efb1ce2b813a2054990faa7882 /dev-qt | |
parent | dev-qt/qtprintsupport: Stabilize 5.15.16 arm, #944808 (diff) | |
download | gentoo-5fe38474b35ddfcc8d4bddff65256e64667ed562.tar.gz gentoo-5fe38474b35ddfcc8d4bddff65256e64667ed562.tar.bz2 gentoo-5fe38474b35ddfcc8d4bddff65256e64667ed562.zip |
dev-qt/qtxml: Stabilize 5.15.16 arm, #944808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtxml/qtxml-5.15.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.16.ebuild b/dev-qt/qtxml/qtxml-5.15.16.ebuild index 238af0940d7f..e02f4f74e7d3 100644 --- a/dev-qt/qtxml/qtxml-5.15.16.ebuild +++ b/dev-qt/qtxml/qtxml-5.15.16.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" fi QT5_MODULE="qtbase" |