app-vim/gentoo-syntax: add ~x64-cygwin keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 21 Mar 2017 15:20:46 +0000 (16:20 +0100)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 21 Mar 2017 15:39:27 +0000 (16:39 +0100)
Package-Manager: portage-2.3.3

app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild

index 6f3334c50e5bc18efa4663a158efc52419c55825..310a359bcce1dc931805ffc06dad21c881cd4656 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Gentoo and portage related syntax highlighting, filetype, and indent settings"