diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-09-13 11:16:19 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-09-13 11:16:39 +0300 |
commit | 9b416334142eaf9155655c2cd60a642ecf692858 (patch) | |
tree | 462ae9d5960a8c1244842bdcb4a32c6f58a512bc /app-vim | |
parent | media-video/libav-12.2: alpha stable (diff) | |
download | gentoo-9b416334142eaf9155655c2cd60a642ecf692858.tar.gz gentoo-9b416334142eaf9155655c2cd60a642ecf692858.tar.bz2 gentoo-9b416334142eaf9155655c2cd60a642ecf692858.zip |
app-vim/gentoo-syntax-20180821: arm64 stable (bug #666122)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild index badfc293470c..5147a7b43dde 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20180821.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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |