Сравнение selinux-base-policy-2.20240226-r2 с selinux-base-policy-2.20250213-r1
| /usr/portage/sec-policy/selinux-base-policy/selinux-base-policy-2.20250213-r1.ebuild 2025-07-29 16:22:17.360467859 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI="7" |
| ... | ... | |
| 12 | 12 |
else |
| 13 | 13 |
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
|
| 14 | 14 |
https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
|
| 15 |
KEYWORDS="amd64 arm arm64 ~riscv x86" |
|
| 15 |
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" |
|
| 16 | 16 |
fi |
| 17 | 17 | |
| 18 | 18 |
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux" |