diff options
author | 2017-03-11 18:04:28 +0100 | |
---|---|---|
committer | 2017-03-11 18:04:28 +0100 | |
commit | bed29ab54f948a9bf896eeda842b1e0df8ad18e3 (patch) | |
tree | 5c5c4c3c4b02fd982d102840eaef2f6f801faeac /app-editors | |
parent | sys-apps/man-db: ia64 stable wrt bug #602588 (diff) | |
download | gentoo-bed29ab54f948a9bf896eeda842b1e0df8ad18e3.tar.gz gentoo-bed29ab54f948a9bf896eeda842b1e0df8ad18e3.tar.bz2 gentoo-bed29ab54f948a9bf896eeda842b1e0df8ad18e3.zip |
app-editors/gvim: ia64 stable wrt bug #611386
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gvim/gvim-8.0.0386.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-8.0.0386.ebuild b/app-editors/gvim/gvim-8.0.0386.ebuild index ce1616afae7c..66c0627eb458 100644 --- a/app-editors/gvim/gvim-8.0.0386.ebuild +++ b/app-editors/gvim/gvim-8.0.0386.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]] ; then else SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz https://dev.gentoo.org/~radhermit/vim/vim-8.0.0106-gentoo-patches.tar.bz2" - KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" fi DESCRIPTION="GUI version of the Vim text editor" |