summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:10 +0300
commit8d9cfe863b172cad04f07383310a4994e0a5bfe7 (patch)
tree5e1f0ff7456898b895d1fb809cd1e1d3761f6be0 /dev-qt/qtxml/qtxml-5.15.5.ebuild
parentdev-qt/qtprintsupport: Stabilize 5.15.5 arm, #853232 (diff)
downloadgentoo-8d9cfe863b172cad04f07383310a4994e0a5bfe7.tar.gz
gentoo-8d9cfe863b172cad04f07383310a4994e0a5bfe7.tar.bz2
gentoo-8d9cfe863b172cad04f07383310a4994e0a5bfe7.zip
dev-qt/qtxml: Stabilize 5.15.5 arm, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml/qtxml-5.15.5.ebuild')
-rw-r--r--dev-qt/qtxml/qtxml-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.5.ebuild b/dev-qt/qtxml/qtxml-5.15.5.ebuild
index 852a0ce8ddb5..fe91293879dc 100644
--- a/dev-qt/qtxml/qtxml-5.15.5.ebuild
+++ b/dev-qt/qtxml/qtxml-5.15.5.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""