summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-06-10 10:31:35 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-06-12 10:46:47 +0200
commit56c50396fe086f79ef8dfc506c0497c1cbae91b7 (patch)
treea2d21ec0cb8643321a4eba6256ae1a85a0909c1b
parentapp-vim/vimbuddy: fetch tar.gz instead of zip archive. (diff)
downloadgentoo-56c50396fe086f79ef8dfc506c0497c1cbae91b7.tar.gz
gentoo-56c50396fe086f79ef8dfc506c0497c1cbae91b7.tar.bz2
gentoo-56c50396fe086f79ef8dfc506c0497c1cbae91b7.zip
app-vim/vimbuddy: stable for all arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
index 3edf253e2c9c..1a9eeea4e49e 100644
--- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
+++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"
SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
S="${WORKDIR}/${PN}.vim-${PV}"