summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtchooser')
-rw-r--r--dev-qt/qtchooser/qtchooser-66-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtchooser/qtchooser-66-r2.ebuild b/dev-qt/qtchooser/qtchooser-66-r2.ebuild
index ca1cf11931e1..8f6a6fcafd89 100644
--- a/dev-qt/qtchooser/qtchooser-66-r2.ebuild
+++ b/dev-qt/qtchooser/qtchooser-66-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
LICENSE="|| ( LGPL-2.1 GPL-3 )"