Diff selinux-makewhatis-2.20221101-r4 with a selinux-makewhatis-9999
/usr/portage/sec-policy/selinux-makewhatis/selinux-makewhatis-9999.ebuild 2023-10-09 14:52:35.308368497 +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 makewhatis" |
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 |