diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-26 23:23:02 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-26 23:27:23 +0200 |
commit | fede5f93844c3237eca34190ace3d4a00530f9d5 (patch) | |
tree | 6916d3400c413d79739784e3e2be7b1285808eb6 /app-vim | |
parent | media-sound/spotify: version bump to 1.0.66 (diff) | |
download | gentoo-fede5f93844c3237eca34190ace3d4a00530f9d5.tar.gz gentoo-fede5f93844c3237eca34190ace3d4a00530f9d5.tar.bz2 gentoo-fede5f93844c3237eca34190ace3d4a00530f9d5.zip |
app-vim/ackvim: stable for amd64+x86.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ackvim/ackvim-1.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ackvim/ackvim-1.0.9-r1.ebuild b/app-vim/ackvim/ackvim-1.0.9-r1.ebuild index 2157915d1aa7..1b57e2677c19 100644 --- a/app-vim/ackvim/ackvim-1.0.9-r1.ebuild +++ b/app-vim/ackvim/ackvim-1.0.9-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: run ack from vim" HOMEPAGE="https://github.com/mileszs/ack.vim" SRC_URI="https://github.com/mileszs/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="sys-apps/ack" |