aboutsummaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-23 13:39:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-23 14:34:49 +0100
commit7223e1fb86dbd064465fc683a29edba9c71e852c (patch)
tree7d0b07735a8ecf234df5fdc448f182d44de7359e /dev-qt
parentdev-qt/qtwebengine: Bump patchset to 5.15.13_p20240222 (diff)
downloadqt-7223e1fb86dbd064465fc683a29edba9c71e852c.tar.gz
qt-7223e1fb86dbd064465fc683a29edba9c71e852c.tar.bz2
qt-7223e1fb86dbd064465fc683a29edba9c71e852c.zip
dev-qt/qtwebview: Drop ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.13.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.13.9999.ebuild b/dev-qt/qtwebview/qtwebview-5.15.13.9999.ebuild
index ca158199..9d1663ab 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.13.9999.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.13.9999.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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
IUSE=""