diff options
Diffstat (limited to 'pin-dependencies.PKGBUILDpatch')
-rw-r--r-- | pin-dependencies.PKGBUILDpatch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pin-dependencies.PKGBUILDpatch b/pin-dependencies.PKGBUILDpatch index f095df0f5..c65f30d81 100644 --- a/pin-dependencies.PKGBUILDpatch +++ b/pin-dependencies.PKGBUILDpatch @@ -61,6 +61,7 @@ if printf '%s\n' "${arch[@]}" | grep -qvxF any; then done \ | sed ' s/[<>]\?=.*$// + /^python$/d /^$/d ' \ | sort -u |