mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
d29cc4d1e6
Exclusive for x86_64 Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
7 lines
94 B
HCL
7 lines
94 B
HCL
project pkg {
|
|
arches = ["x86_64"] // Because of course
|
|
rpm {
|
|
spec = "amdctl.spec"
|
|
}
|
|
}
|