summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-15 08:35:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-15 08:35:53 +0200
commitccd9bc436550aeb8903aaaf3fa64ef949bc79433 (patch)
tree3cc98494bfc9e838d43ca1782bafcf56bcd01651 /dev-qt/qtwebengine
parentx11-themes/qtcurve: ppc64 stable wrt bug #759769 (diff)
downloadgentoo-ccd9bc436550aeb8903aaaf3fa64ef949bc79433.tar.gz
gentoo-ccd9bc436550aeb8903aaaf3fa64ef949bc79433.tar.bz2
gentoo-ccd9bc436550aeb8903aaaf3fa64ef949bc79433.zip
dev-qt/qtwebengine: x86 stable wrt bug #811441
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.2_p20210824.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210824.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210824.ebuild
index 8bb770ed5db4..303ae1fe0541 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210824.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210824.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applic
HOMEPAGE="https://www.qt.io/"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
if [[ ${PV} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"