OK, I got the idea Catchy was unfriendly to older tech from this article.
Maybe I misunderstood or the info is out of date. I got cold feet when the provided terminal command returned "Not Supported" for my CPU . Perhaps I didn't run that correctly.
grep -o 'x86-64-v3' /proc/cpuinfo && echo "Supported" || echo "Not Supported"