commit: c225b344c68a8829a0c8a60ffc96e113bf6654ea Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Aug 28 19:37:36 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 28 19:37:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c225b344
app-vim/ackvim: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/ackvim/ackvim-1.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/ackvim/ackvim-1.0.9.ebuild b/app-vim/ackvim/ackvim-1.0.9.ebuild index 211d2d6..8b65458 100644 --- a/app-vim/ackvim/ackvim-1.0.9.ebuild +++ b/app-vim/ackvim/ackvim-1.0.9.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: run ack from within vim" HOMEPAGE="https://github.com/mileszs/ack.vim" SRC_URI="https://github.com/mileszs/${MY_PN}/archive/${PV}.zip -> ${MY_P}.zip" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/unzip" RDEPEND="sys-apps/ack"