aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-04 12:51:04 +0100
committerSam James <sam@gentoo.org>2024-05-04 12:51:04 +0100
commit250ce4a1e3661118f30626d5be4a597d27843615 (patch)
tree88cde6ddf8002c3896f37ad756dcfb8c9296bf50
parentcrossdev: declare EAPI in profiles/ (diff)
downloadcrossdev-250ce4a1e3661118f30626d5be4a597d27843615.tar.gz
crossdev-250ce4a1e3661118f30626d5be4a597d27843615.tar.bz2
crossdev-250ce4a1e3661118f30626d5be4a597d27843615.zip
crossdev: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xcrossdev2
1 files changed, 1 insertions, 1 deletions
diff --git a/crossdev b/crossdev
index 5eef531..90381f9 100755
--- a/crossdev
+++ b/crossdev
@@ -1439,7 +1439,7 @@ set_metadata() {
fi
# build up a list of possible repos where we can pull from
- for d in "${BOVL}" "${GOVL}" "${KOVL}" "${LOVL}" "${ROVL}" "${DOVL}" ${SEARCH_OVERLAYS} "${MAIN_REPO_PATH}" ; do
+ for d in "${BOVL}" "${GOVL}" "${KOVL}" "${LOVL}" "${ROVL}" "${DOVL}" ${SEARCH_OVERLAYS} "${MAIN_REPO_PATH}" ; do
[[ -z ${d} ]] && continue
name=