From f1c1f0378b8cfb4912659e72ad51f8465d229c8c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 26 Oct 2022 07:41:28 +0300 Subject: dev-qt/qtwebview: Keyword 5.15.5 ppc64, #876793 Signed-off-by: Arthur Zamarin --- dev-qt/qtwebview/qtwebview-5.15.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/qtwebview/qtwebview-5.15.5.ebuild b/dev-qt/qtwebview/qtwebview-5.15.5.ebuild index 2b30d84805f2..a8b2819025a3 100644 --- a/dev-qt/qtwebview/qtwebview-5.15.5.ebuild +++ b/dev-qt/qtwebview/qtwebview-5.15.5.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Module for displaying web content in a QML application using the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" fi IUSE="" -- cgit v1.2.3-65-gdbad