summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-26 07:41:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-26 07:41:28 +0300
commitf1c1f0378b8cfb4912659e72ad51f8465d229c8c (patch)
treef22b1bf94aa2c171e7bb337c2ae4d2c4e3ca123c /dev-qt
parentkde-plasma/breeze-plymouth: Keyword 5.26.1 ppc64, #876793 (diff)
downloadgentoo-f1c1f0378b8cfb4912659e72ad51f8465d229c8c.tar.gz
gentoo-f1c1f0378b8cfb4912659e72ad51f8465d229c8c.tar.bz2
gentoo-f1c1f0378b8cfb4912659e72ad51f8465d229c8c.zip
dev-qt/qtwebview: Keyword 5.15.5 ppc64, #876793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""