Diff selinux-googletalk-2.20250213-r1 with a selinux-googletalk-9999

/usr/portage/sec-policy/selinux-googletalk/selinux-googletalk-9999.ebuild 2024-12-25 15:56:49.006761599 +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="7"
......
11 11
DESCRIPTION="SELinux policy for googletalk"
12 12

  
13 13
if [[ ${PV} != 9999* ]] ; then
14
	KEYWORDS="amd64 arm arm64 x86"
14
	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
15 15
fi
Thank you!