Files
packages/anda/devs/yarn-berry/anda.hcl
T
Gilver eccb75906f add: Yarn Berry (#7532)
* add: Yarn Berry

* Actually I think this is noarch

* Revert whatever TF?

Signed-off-by: Gilver <rockgrub@disroot.org>

* Remove weird whitespace

* feat: Less ugly formatting

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-11-21 00:58:51 -06:00

10 lines
121 B
HCL

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