diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:14 +0000 |
commit | 0a896f1abc4c86e2ea4c0148d0de628c080d58fa (patch) | |
tree | e65333e1078f149404fe7db03a707ec74a2b2e0f /app-vim | |
parent | app-vim/eselect-syntax: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0a896f1abc4c86e2ea4c0148d0de628c080d58fa.tar.gz gentoo-0a896f1abc4c86e2ea4c0148d0de628c080d58fa.tar.bz2 gentoo-0a896f1abc4c86e2ea4c0148d0de628c080d58fa.zip |
app-vim/gentoo-syntax: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild index 4f2b304b22b5..d36c89efc9ed 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2" LICENSE="vim" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |