diff options
Diffstat (limited to 'dev-qt/qtxml/qtxml-5.15.13.ebuild')
-rw-r--r-- | dev-qt/qtxml/qtxml-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.13.ebuild b/dev-qt/qtxml/qtxml-5.15.13.ebuild index 8b234627a5a5..5b41857cbc5a 100644 --- a/dev-qt/qtxml/qtxml-5.15.13.ebuild +++ b/dev-qt/qtxml/qtxml-5.15.13.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" |