diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-12-09 20:15:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-19 23:21:59 +0100 |
commit | 6e348824ab63dfb510ba84f0e13668729ecf6fb9 (patch) | |
tree | fabe90c788363de25e13579764b75343fb3ba7a0 /app-vim | |
parent | profiles: mask app-vim/pam-syntax for removal. (diff) | |
download | gentoo-6e348824ab63dfb510ba84f0e13668729ecf6fb9.tar.gz gentoo-6e348824ab63dfb510ba84f0e13668729ecf6fb9.tar.bz2 gentoo-6e348824ab63dfb510ba84f0e13668729ecf6fb9.zip |
app-vim/extra-syntax: stable for amd64, ppc and x86.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild index c805725b44c3..bf4ba20c683e 100644 --- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="metapackage" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ppc64 x86" SRC_URI="" IUSE="" |