fix(completion): incorporate repo layout into offload-build completion

Use new repo names for build targets. This follows /usr/bin/*-build
links other than x86_64_v3 ones.
This commit is contained in:
Chih-Hsuan Yen 2023-05-21 00:46:12 +08:00 committed by Levente Polyak
parent a08bc2acf4
commit e4c40a9802
No known key found for this signature in database
GPG Key ID: FC1B547C8D8172C8
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ _repos=(
# shellcheck disable=2034
_build_repos=(
extra staging testing
core-staging core-testing
extra extra-staging extra-testing
multilib multilib-staging multilib-testing
gnome-unstable
kde-unstable