diff options
Diffstat (limited to 'etc/pacman.conf')
| -rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 8f8be59..aaa7fef 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -22,8 +22,8 @@ HoldPkg = pacman glibc Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -# llama.cpp-vulkan: AUR rebuilds on every llama.cpp commit (1-2 hour build); -# pin and update manually with `paru -S llama.cpp-vulkan` when intended. +# llama.cpp-vulkan: formerly pinned as an AUR package because every upstream +# commit triggered a 1-2 hour rebuild. Kept as a reminder if it returns. #IgnorePkg = #IgnoreGroup = |
