aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-05-30 12:28:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-05-30 12:28:11 +0200
commit7834cf3835c68a65c05a3753dfcd8207feaf6a1a (patch)
tree6b84080113d1ab136aebfb4f9f0fdba4bd62b0b1
parentdev-qt/*: Rebased to 5.15.14 branch (diff)
downloadqt-7834cf3835c68a65c05a3753dfcd8207feaf6a1a.tar.gz
qt-7834cf3835c68a65c05a3753dfcd8207feaf6a1a.tar.bz2
qt-7834cf3835c68a65c05a3753dfcd8207feaf6a1a.zip
dev-qt/qtwebview: Unkeyword arm
Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-qt/qtwebview/qtwebview-5.15.14.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.14.9999.ebuild b/dev-qt/qtwebview/qtwebview-5.15.14.9999.ebuild
index 9d1663ab..755006c8 100644
--- a/dev-qt/qtwebview/qtwebview-5.15.14.9999.ebuild
+++ b/dev-qt/qtwebview/qtwebview-5.15.14.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 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
IUSE=""