diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-27 11:58:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-27 11:58:51 +0200 |
commit | 9e274aaa2eb87d50c30037900a0df712dc9eb29c (patch) | |
tree | e575d97e1dc8f5b6ec8416f86b1476f12d78a9dc /app-editors | |
parent | app-editors/vim: amd64 stable wrt bug #551552 (diff) | |
download | gentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.tar.gz gentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.tar.bz2 gentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.zip |
app-editors/gvim: amd64 stable wrt bug #551552
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gvim/gvim-7.4.769.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-7.4.769.ebuild b/app-editors/gvim/gvim-7.4.769.ebuild index f14e66e27dfb..b645ec55699d 100644 --- a/app-editors/gvim/gvim-7.4.769.ebuild +++ b/app-editors/gvim/gvim-7.4.769.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]] ; then else SRC_URI="https://github.com/vim/vim/archive/v${MY_PV}.tar.gz -> vim-${PV}.tar.gz https://dev.gentoo.org/~radhermit/vim/vim-7.4.542-gentoo-patches.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" fi DESCRIPTION="GUI version of the Vim text editor" |