diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:25:19 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:31:28 +0200 |
commit | 04a74221689a504505b0b84a73d74daf6fd553c5 (patch) | |
tree | 24a58e716974a1219c4c62b6930b8e672be03de9 /app-vim | |
parent | app-vim/genindent: Drop to ~mips; mips doesn't do stable keywords right now (diff) | |
download | gentoo-04a74221689a504505b0b84a73d74daf6fd553c5.tar.gz gentoo-04a74221689a504505b0b84a73d74daf6fd553c5.tar.bz2 gentoo-04a74221689a504505b0b84a73d74daf6fd553c5.zip |
app-vim/locateopen: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/locateopen/locateopen-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/locateopen/locateopen-1.3-r1.ebuild b/app-vim/locateopen/locateopen-1.3-r1.ebuild index b0a28bec92fc..741c362dfb75 100644 --- a/app-vim/locateopen/locateopen-1.3-r1.ebuild +++ b/app-vim/locateopen/locateopen-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: open a file without supplying a path" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858" LICENSE="vim" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=" |