summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:07 +0300
commit42bdbf4a6a1a86a3572cc0fc58da4847d9f12aaa (patch)
treece565ddcda9848012325079be2a5602973ea9030 /dev-qt/qtchooser
parentdev-qt/qtprintsupport: Stabilize 5.15.3 arm64, #835762 (diff)
downloadgentoo-42bdbf4a6a1a86a3572cc0fc58da4847d9f12aaa.tar.gz
gentoo-42bdbf4a6a1a86a3572cc0fc58da4847d9f12aaa.tar.bz2
gentoo-42bdbf4a6a1a86a3572cc0fc58da4847d9f12aaa.zip
dev-qt/qtchooser: Stabilize 66-r2 arm64, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtchooser')
-rw-r--r--dev-qt/qtchooser/qtchooser-66-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtchooser/qtchooser-66-r2.ebuild b/dev-qt/qtchooser/qtchooser-66-r2.ebuild
index 106b914b4406..ce36fbed272b 100644
--- a/dev-qt/qtchooser/qtchooser-66-r2.ebuild
+++ b/dev-qt/qtchooser/qtchooser-66-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://download.qt.io/official_releases/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="|| ( LGPL-2.1 GPL-3 )"