Diff bm-201905 with a bm-202309

/usr/portage/app-emacs/bm/bm-202309.ebuild 2023-10-09 14:52:28.672368329 +0300
1
# Copyright 1999-2019 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=7
......
12 12

  
13 13
LICENSE="GPL-2+"
14 14
SLOT="0"
15
KEYWORDS="amd64 ~sparc x86"
15
KEYWORDS="~amd64 ~sparc ~x86"
16 16

  
17 17
ELISP_REMOVE="bm-tests.el"
18 18
SITEFILE="50${PN}-gentoo.el"
Thank you!