Сравнение selinux-apache-2.20221101-r4 с selinux-apache-9999
/usr/portage/sec-policy/selinux-apache/selinux-apache-9999.ebuild 2023-10-09 14:52:35.288368496 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI="7" |
... | ... | |
11 | 11 |
DESCRIPTION="SELinux policy for apache" |
12 | 12 | |
13 | 13 |
if [[ ${PV} != 9999* ]] ; then |
14 |
KEYWORDS="amd64 arm arm64 ~mips x86" |
|
14 |
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" |
|
15 | 15 |
fi |
16 | 16 |
DEPEND="${DEPEND} |
17 | 17 |
sec-policy/selinux-kerberos |