diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:59:17 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:59:17 +0300 |
| commit | ab8b836b0a1816120f50722b91cd7ba2cc47552a (patch) | |
| tree | ba4741aec5a118c3a28c712eb17c664b6772d6e4 /dev-qt/qtwebview | |
| parent | ffc9d4f7ae0b056ce274c1f61ea9dd5d7c5a3f4e (diff) | |
| download | gentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.tar.gz gentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.tar.bz2 gentoo-ab8b836b0a1816120f50722b91cd7ba2cc47552a.zip | |
dev-qt/qtwebview: Stabilize 5.15.10 amd64, #909313
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebview')
| -rw-r--r-- | dev-qt/qtwebview/qtwebview-5.15.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebview/qtwebview-5.15.10.ebuild b/dev-qt/qtwebview/qtwebview-5.15.10.ebuild index cc92a264008e..2d70ca8c6095 100644 --- a/dev-qt/qtwebview/qtwebview-5.15.10.ebuild +++ b/dev-qt/qtwebview/qtwebview-5.15.10.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 ~ppc64 ~x86" fi IUSE="" |
