Skip to content

Commit

Permalink
dev-qt/qtwebchannel: Add ~ppc, bug #655620
Browse files Browse the repository at this point in the history
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
a17r committed Jun 2, 2018
1 parent ab8a62e commit 0b6adc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-qt/qtwebchannel/qtwebchannel-5.11.0_rc2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi

IUSE="qml"
Expand Down
2 changes: 1 addition & 1 deletion dev-qt/qtwebchannel/qtwebchannel-5.9.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi

IUSE="qml"
Expand Down

0 comments on commit 0b6adc6

Please sign in to comment.