mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
a029f5b7bf
(cherry picked from commit 97a2a136c4)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
90 B
HCL
7 lines
90 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "android-studio-canary.spec"
|
|
}
|
|
}
|