summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-28 21:37:36 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-28 21:37:36 +0200
commitc225b344c68a8829a0c8a60ffc96e113bf6654ea (patch)
tree3271970186573540b1c98c8100725f719848cf1b /app-vim/ackvim
parentapp-editors/focuswriter: version bump (diff)
downloadgentoo-c225b344c68a8829a0c8a60ffc96e113bf6654ea.tar.gz
gentoo-c225b344c68a8829a0c8a60ffc96e113bf6654ea.tar.bz2
gentoo-c225b344c68a8829a0c8a60ffc96e113bf6654ea.zip
app-vim/ackvim: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/ackvim')
-rw-r--r--app-vim/ackvim/ackvim-1.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ackvim/ackvim-1.0.9.ebuild b/app-vim/ackvim/ackvim-1.0.9.ebuild
index 211d2d63c3dd..8b654583e41d 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"