Diff rocr-runtime-5.4.3-r1 with a rocr-runtime-5.5.1

/usr/portage/dev-libs/rocr-runtime/rocr-runtime-5.5.1.ebuild 2023-10-09 14:52:29.760368357 +0300
5 5

  
6 6
inherit cmake flag-o-matic llvm
7 7

  
8
LLVM_MAX_SLOT=15
8
LLVM_MAX_SLOT=16
9 9

  
10 10
if [[ ${PV} == *9999 ]] ; then
11 11
	EGIT_REPO_URI="https://github.com/RadeonOpenCompute/ROCR-Runtime/"
Thank you!