silence the emerge shitposting

This commit is contained in:
TheK0tYaRa 2025-03-30 08:42:39 +03:00
parent 63d3edeb12
commit f9e26d3b3e

View file

@ -13,7 +13,7 @@ components=( "amd/comgr" )
DESCRIPTION="Radeon Open Compute Code Object Manager"
HOMEPAGE="https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr"
if [[ $PV == 9999 ]]; then
#
SRC_URI="TODO"
else
SRC_URI="https://github.com/ROCm/llvm-project/archive/rocm-${PV}.tar.gz -> ${MY_P}.tar.gz"
fi