summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:30 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-28 12:12:30 +0000
commita097af5d080ed20939a82bf1cd0fb5019c819899 (patch)
treec329013ac4934b29e42ef9f1146686fb4da15f46 /dev-qt/qtdeclarative
parentdev-qt/qtxml: Stabilize 5.15.16 arm64, #944808 (diff)
downloadgentoo-a097af5d080ed20939a82bf1cd0fb5019c819899.tar.gz
gentoo-a097af5d080ed20939a82bf1cd0fb5019c819899.tar.bz2
gentoo-a097af5d080ed20939a82bf1cd0fb5019c819899.zip
dev-qt/qtdeclarative: Stabilize 5.15.16 arm64, #944808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.15.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.16.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.15.16.ebuild
index 533ef36696cb..93c0518e1991 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.16.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.16.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
PYTHON_COMPAT=( python3_{8..13} )