summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-30 19:20:21 +0100
committerSam James <sam@gentoo.org>2021-09-30 19:20:21 +0100
commit41d65a7e3982b12a41b850820707a79d262c20e7 (patch)
treedd294927a335e8e45cea24446ed7387795e5da71 /dev-qt
parentdev-qt/qtspeech: Stabilize 5.15.2-r1 arm64, #806797 (diff)
downloadgentoo-41d65a7e3982b12a41b850820707a79d262c20e7.tar.gz
gentoo-41d65a7e3982b12a41b850820707a79d262c20e7.tar.bz2
gentoo-41d65a7e3982b12a41b850820707a79d262c20e7.zip
dev-qt/qtxml: Stabilize 5.15.2-r10 arm64, #806797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtxml/qtxml-5.15.2-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.2-r10.ebuild b/dev-qt/qtxml/qtxml-5.15.2-r10.ebuild
index ac8eeae1fd49..268662f96c95 100644
--- a/dev-qt/qtxml/qtxml-5.15.2-r10.ebuild
+++ b/dev-qt/qtxml/qtxml-5.15.2-r10.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 ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE=""