diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-05-05 21:41:52 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-05 21:41:52 -0400 |
commit | ca67dc73eeea9ecb2132f06929f4badf6784c407 (patch) | |
tree | ffa6cec12216d41622964c91f19fe546afc61129 /dev-qt | |
parent | dev-qt/qtsensors: sync live keywords (qt6) (diff) | |
download | gentoo-ca67dc73eeea9ecb2132f06929f4badf6784c407.tar.gz gentoo-ca67dc73eeea9ecb2132f06929f4badf6784c407.tar.bz2 gentoo-ca67dc73eeea9ecb2132f06929f4badf6784c407.zip |
dev-qt/qtwebsockets: sync live keywords (qt6)
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwebsockets/qtwebsockets-6.7.9999.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qtwebsockets/qtwebsockets-6.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.7.9999.ebuild b/dev-qt/qtwebsockets/qtwebsockets-6.7.9999.ebuild index d777dc35a11b..895128a8a567 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-6.7.9999.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-6.7.9999.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~x86" fi IUSE="qml +ssl" diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.9999.ebuild b/dev-qt/qtwebsockets/qtwebsockets-6.9999.ebuild index d777dc35a11b..895128a8a567 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-6.9999.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-6.9999.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~x86" fi IUSE="qml +ssl" |