Сравнение qttranslations-6.11.2 с qttranslations-6.11.9999

/usr/portage/dev-qt/qttranslations/qttranslations-6.11.9999.ebuild 2025-12-11 18:18:04.478443264 +0300
1
# Copyright 2021-2026 Gentoo Authors
1
# Copyright 2021-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
9 9
DESCRIPTION="Translation files for the Qt6 framework"
10 10

  
11 11
if [[ ${QT6_BUILD_TYPE} == release ]]; then
12
	KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv x86"
12
	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
13 13
fi
14 14

  
15 15
DEPEND="~dev-qt/qtbase-${PV}:6"
Спасибо!