On 6/15/21 2:37 PM, Tobias Frost wrote: > On Tue, Jun 15, 2021 at 02:12:20PM +0800, clay stan wrote: >> Tobias Frost <t...@debian.org> 于2021年6月9日周三 上午2:03写道: >>> >> Add arm64 now. > > (Well, arm64 is clearly wrong…) > > I'd suggest just to (try) build for "any" architecture. Even if the arch is > not > supported, worst case that build fails. (Which is not a problem at all, > especially > as this package is tiny and almost builds instantly.) > > With your hardcoded list you very likely miss some archs where cpufetch might > work too. > The kfreebsd ports as an example. > > Just don't have artifical limits, please.
Yeah, I agree with Tobias. Anyways, the Debian buildd system is capable of coping gracefully with failures on some arch: cpufetch just wont be available where it fails to build. So just let the buildd system do its job... Cheers, Thomas Goirand (zigo)