Dirk Eddelbuettel, le dim. 04 août 2024 18:39:03 -0500, a ecrit: > On 4 August 2024 at 23:54, Samuel Thibault wrote: > | Dirk Eddelbuettel, le dim. 04 août 2024 16:45:08 -0500, a ecrit: > | > On 4 August 2024 at 23:18, Samuel Thibault wrote: > | > | openjdk is not available on hurd-amd64 either, making r-base currently > | > | unbuildable there, could you apply the attach patch, which uses the -any > | > | wildcard? > | > > | > Nice trick with the -any. Does that work like .* in Perl regexp or only > for > | > terms after a hyphen like -i386 and -amd64 ? > | > | I'm not sure exactly what you mean, but there's e.g. both hurd-any that > | catches all hurd ports, and any-i386 that catches all i386 ports. > > I was mostly scratching my chin about whether this would also help with > > armel > armhf > > but likely not.
Ah, no, it's a catch-all for either os or cpu part. Samuel

