mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 23:50:38 +00:00
a08509c867
(cherry picked from commit e7c8193348)
Co-authored-by: Gilver <rockgrub@disroot.org>
11 lines
170 B
HCL
11 lines
170 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64", "i386"]
|
|
rpm {
|
|
spec = "cuda-profiler.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
subrepo = "nvidia"
|
|
}
|
|
}
|