Diff gnus-2.05 with a gnus-2.07

/usr/portage/app-xemacs/gnus/gnus-2.07.ebuild 2023-10-09 14:52:28.928368336 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
25 25
app-xemacs/ecrypto
26 26
app-xemacs/sasl
27 27
"
28
KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
28
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
29 29

  
30 30
inherit xemacs-packages
Thank you!