Сравнение libsepol-3.8.1 с libsepol-9999

/usr/portage/sys-libs/libsepol/libsepol-9999.ebuild 2024-08-08 10:48:54.080782005 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="8"
......
17 17
	S="${WORKDIR}/${P}/${PN}"
18 18
else
19 19
	SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
20
	KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
20
	KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
21 21
	S="${WORKDIR}/${MY_P}"
22 22
fi
23 23

  
Спасибо!