summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-06 15:42:14 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-06 15:42:14 +0100
commit7a3418d546266e89671be3237108673ccda2d9d5 (patch)
treecf035b5ecc7cb8958d5e20002284faf74aec3aa2 /dev-qt
parentapp-text/poppler: x86 stable (bug #771357) (diff)
downloadgentoo-7a3418d546266e89671be3237108673ccda2d9d5.tar.gz
gentoo-7a3418d546266e89671be3237108673ccda2d9d5.tar.bz2
gentoo-7a3418d546266e89671be3237108673ccda2d9d5.zip
dev-qt/qtwebengine: x86 stable (bug #773040)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild
index 5271d30d4ae7..dc0810559166 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild
@@ -10,7 +10,7 @@ inherit multiprocessing python-any-r1 qt5-build
DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
if [[ ${PV} == ${QTVER}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"