Files
packages/anda/devs/yarn-berry/anda.hcl
T
Raboneko 093cee794b add: Yarn Berry (#7532) (#7535)
* add: Yarn Berry

* Actually I think this is noarch

* Revert whatever TF?



* Remove weird whitespace

* feat: Less ugly formatting

---------


(cherry picked from commit eccb75906f)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-11-21 01:01:14 -06:00

10 lines
121 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "yarnpkg-berry.spec"
}
labels {
subrepo = "extras"
}
}