
Assuming that is your question, then I would first observe the note in man 5 make.conf:If I leave PORTAGE_BINHOST blank, and I want to use FEATURES=getbinpkg, what happens?
Code: Select all
The
PORTAGE_BINHOST variable is deprecated in favor of the binre‐
pos.conf configuration file (see portage(5)).

Code: Select all
emerge --infoCode: Select all
...
Binary Repositories:
gentoobinhost
priority: 1
sync-uri: https://gentoo.osuosl.org/releases/arm64/binpackages/23.0/arm64
...