From dd50f125b5eb65896642d2ff664adefd33f1004c Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 6 Mar 2020 14:00:29 +0000 Subject: unposted: Remove 'sgi', as that OpenBSD port has been discontinued. See https://www.openbsd.org/sgi.html and discussion on github PR #49. --- Completion/BSD/Type/_obsd_architectures | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/BSD/Type/_obsd_architectures b/Completion/BSD/Type/_obsd_architectures index 18ee2854c..cec000a08 100644 --- a/Completion/BSD/Type/_obsd_architectures +++ b/Completion/BSD/Type/_obsd_architectures @@ -3,4 +3,4 @@ local expl _description architectures expl 'architecture' -compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk loongson luna88k macppc octeon sgi sparc64 +compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk loongson luna88k macppc octeon sparc64 -- cgit 1.4.1