diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 03:22:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 11:23:56 +0100 |
commit | d8d70e0f645df5846ca33f2d6584746ae3d552a4 (patch) | |
tree | e432340444202c41bb9700ec69c7a190ccdb9d42 /app-editors | |
parent | app-crypt/ekeyd: drop dead prefix targets (diff) | |
download | gentoo-d8d70e0f645df5846ca33f2d6584746ae3d552a4.tar.gz gentoo-d8d70e0f645df5846ca33f2d6584746ae3d552a4.tar.bz2 gentoo-d8d70e0f645df5846ca33f2d6584746ae3d552a4.zip |
app-editors/nano: drop dead prefix targets
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/files/gentoo.nanorc-r1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/files/gentoo.nanorc-r1 b/app-editors/nano/files/gentoo.nanorc-r1 index 2de46b1e9211..067dee075190 100644 --- a/app-editors/nano/files/gentoo.nanorc-r1 +++ b/app-editors/nano/files/gentoo.nanorc-r1 @@ -84,7 +84,7 @@ color magenta ":[^[:space:]]+([[:space:]]|$)" color brightred "[[:space:]]+\+?[A-Za-z0-9+_@-]+" color brightblue "[[:space:]]+-[A-Za-z0-9+_@-]+" ## Accepted arches: -color white "[~-]?\<(alpha|amd64|arm(64)?|hppa|ia64|loong|m68k|mips|ppc(64)?|riscv|s390|sparc|x86)(-(cygwin|linux|macos|solaris|winnt))?\>" +color white "[~-]?\<(alpha|amd64|arm(64)?|hppa|ia64|loong|m68k|mips|ppc(64)?|riscv|s390|sparc|x86)(-(linux|macos|solaris)?\>" color white "[[:space:]][*~-]?\*" ## Categories: color cyan "^[[:space:]]*[^/]*/" |