Diff libeot-0.01 with a libeot-9999

/usr/portage/media-libs/libeot/libeot-9999.ebuild 2023-10-09 14:52:31.680368405 +0300
1
# Copyright 1999-2022 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=6
......
14 14
LICENSE="MPL-2.0"
15 15
SLOT="0"
16 16
[[ ${PV} == 9999 ]] || \
17
KEYWORDS="amd64 ~riscv x86"
17
KEYWORDS="~amd64 ~x86"
18 18
IUSE=""
19 19

  
20 20
RDEPEND=""
Thank you!