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