From e4c40a980236f22e3d9e7ae292efd09a3a8c7af4 Mon Sep 17 00:00:00 2001 From: Chih-Hsuan Yen Date: Sun, 21 May 2023 00:46:12 +0800 Subject: 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. --- src/lib/valid-repos.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/valid-repos.sh') diff --git a/src/lib/valid-repos.sh b/src/lib/valid-repos.sh index 1f823f4..14f90ce 100644 --- a/src/lib/valid-repos.sh +++ b/src/lib/valid-repos.sh @@ -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 -- cgit v1.2.3-70-g09d2