diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-09 10:17:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-09 10:19:50 +0200 |
commit | 4bb9cafd37e1530b7fef53db344c1cb67255e1e6 (patch) | |
tree | ee7f22c044fcf72ffc83be7d367db92bfd214054 /dev-qt/qtwebview | |
parent | kde-plasma/breeze-plymouth: Keyword 5.26.4 x86, #876793 (diff) | |
download | gentoo-4bb9cafd37e1530b7fef53db344c1cb67255e1e6.tar.gz gentoo-4bb9cafd37e1530b7fef53db344c1cb67255e1e6.tar.bz2 gentoo-4bb9cafd37e1530b7fef53db344c1cb67255e1e6.zip |
dev-qt/qtwebview: Keyword 5.15.7 x86, #876793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
-rw-r--r-- | dev-qt/qtwebview/qtwebview-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.7.ebuild b/dev-qt/qtwebview/qtwebview-5.15.7.ebuild index a8b2819025a3..19d0efa48278 100644 --- a/dev-qt/qtwebview/qtwebview-5.15.7.ebuild +++ b/dev-qt/qtwebview/qtwebview-5.15.7.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" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" fi IUSE="" |