summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 12:35:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 13:25:08 +0300
commitf740d2bbb57853a40b6cadfb4504ab5aa9e9ec36 (patch)
tree25e1f22ec3782e5431e667d27b34221b59f7aa60 /dev-qt/qtdeclarative
parentdev-qt/qtxml: Stabilize 5.15.14 amd64, #933196 (diff)
downloadgentoo-f740d2bbb57853a40b6cadfb4504ab5aa9e9ec36.tar.gz
gentoo-f740d2bbb57853a40b6cadfb4504ab5aa9e9ec36.tar.bz2
gentoo-f740d2bbb57853a40b6cadfb4504ab5aa9e9ec36.zip
dev-qt/qtdeclarative: Stabilize 5.15.14 amd64, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.14.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.14.ebuild
index e8ab095dff86..b5748b9299a8 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.14.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.14.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
PYTHON_COMPAT=( python3_{8..12} )