diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-16 12:42:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-16 13:08:19 +0100 |
commit | b200f4f8f73250a2afb20e0f2e7f73919c00fbb3 (patch) | |
tree | 17433e75f4ff778c0f7eed6e4101f19e234b4c35 /app-vim | |
parent | media-libs/libextractor: Fix build with ffmpeg-4 (diff) | |
download | gentoo-b200f4f8f73250a2afb20e0f2e7f73919c00fbb3.tar.gz gentoo-b200f4f8f73250a2afb20e0f2e7f73919c00fbb3.tar.bz2 gentoo-b200f4f8f73250a2afb20e0f2e7f73919c00fbb3.zip |
app-vim/gentoo-syntax: stable 20180821 for sparc, bug #666122
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 e863062b2a44..f15cb365a3b6 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" |