diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-17 15:53:51 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-18 01:37:45 +0200 |
commit | 160e1b93cb1389bb0d7d11108db27b17cf60eabf (patch) | |
tree | a90af3e349656327826ebafe35afb0a2c61791e8 /app-vim | |
parent | app-vim/vim-addon-mw-utils: Stable for amd64+x86. (diff) | |
download | gentoo-160e1b93cb1389bb0d7d11108db27b17cf60eabf.tar.gz gentoo-160e1b93cb1389bb0d7d11108db27b17cf60eabf.tar.bz2 gentoo-160e1b93cb1389bb0d7d11108db27b17cf60eabf.zip |
app-vim/snipmate: Stable for amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/snipmate/snipmate-0.87-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/snipmate/snipmate-0.87-r1.ebuild b/app-vim/snipmate/snipmate-0.87-r1.ebuild index 0b69d76294ee..420d5c708095 100644 --- a/app-vim/snipmate/snipmate-0.87-r1.ebuild +++ b/app-vim/snipmate/snipmate-0.87-r1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: TextMate-style snippets" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2540 https://github.com/garbas/vim-snipmate" SRC_URI="https://github.com/garbas/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-vim/vim-addon-mw-utils |