diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-10 17:12:34 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-10 17:59:42 +0100 |
commit | b0043f08b5df3edc09a52ecf020959cd976a74a1 (patch) | |
tree | e108e66ab8339e31b8cb429d27130e1892b883c1 /app-editors | |
parent | dev-libs/check: ppc stable (bug 595364). (diff) | |
download | gentoo-b0043f08b5df3edc09a52ecf020959cd976a74a1.tar.gz gentoo-b0043f08b5df3edc09a52ecf020959cd976a74a1.tar.bz2 gentoo-b0043f08b5df3edc09a52ecf020959cd976a74a1.zip |
app-editors/gvim: ppc stable (bug 611386).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 ab84a1702691..ce1616afae7c 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" |