commit: 7ba7bc5bd97f38205c869b62c7f8cf3b0812e752
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 4 04:21:47 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 04:21:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba7bc5b
dev-qt/qtwayland: Stabilize 5.15.13 arm64, #927748
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.13.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.13.ebuild
index 1a9d5defae79..6a87c8a1a4e7 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.13.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.13.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
inherit qt5-build