mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-qt/qtwebsockets: Add ~ppc, bug #655620
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -7,7 +7,7 @@ inherit qt5-build
|
||||
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
|
||||
|
||||
if [[ ${QT5_BUILD_TYPE} == release ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
IUSE="qml +ssl"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit qt5-build
|
||||
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
|
||||
|
||||
if [[ ${QT5_BUILD_TYPE} == release ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
IUSE="qml +ssl"
|
||||
|
||||
Reference in New Issue
Block a user