Diff jsonnet-0.19.0-r1 with a jsonnet-0.19.1

/usr/portage/dev-lang/jsonnet/jsonnet-0.19.1.ebuild 2023-10-09 14:52:29.464368349 +0300
16 16

  
17 17
LICENSE="Apache-2.0"
18 18
SLOT="0"
19
KEYWORDS="amd64 arm64 ppc64 x86"
19
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
20 20
RDEPEND="
21 21
	dev-cpp/rapidyaml:=
22 22
	dev-cpp/nlohmann_json:=
Thank you!