diff options
Diffstat (limited to 'dev-qt/qtwebsockets')
-rw-r--r-- | dev-qt/qtwebsockets/qtwebsockets-5.15.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.14.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.15.14.ebuild index ada5654a7a16..56869784456f 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.15.14.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.14.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 inherit qt5-build |