Diff qtwebsockets-6.5.2-r1 with a qtwebsockets-6.5.3
/usr/portage/dev-qt/qtwebsockets/qtwebsockets-6.5.3.ebuild 2023-10-09 14:52:30.416368373 +0300 | ||
---|---|---|
8 | 8 |
DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework" |
9 | 9 | |
10 | 10 |
if [[ ${QT6_BUILD_TYPE} == release ]]; then |
11 |
KEYWORDS="amd64" |
|
11 |
KEYWORDS="~amd64" |
|
12 | 12 |
fi |
13 | 13 | |
14 | 14 |
IUSE="qml" |