diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:26:35 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:31:35 +0200 |
commit | be4a9e108728d508173c526546c197e0d62af879 (patch) | |
tree | 6c0d1bdf37eaaee716e92224a94bb57efae1a51d /app-vim/pushpop | |
parent | app-vim/matrix: Drop to ~mips; mips doesn't do stable keywords right now (diff) | |
download | gentoo-be4a9e108728d508173c526546c197e0d62af879.tar.gz gentoo-be4a9e108728d508173c526546c197e0d62af879.tar.bz2 gentoo-be4a9e108728d508173c526546c197e0d62af879.zip |
app-vim/pushpop: 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/pushpop')
-rw-r--r-- | app-vim/pushpop/pushpop-4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild index 240445c10719..f1dad27e565e 100644 --- a/app-vim/pushpop/pushpop-4.0-r1.ebuild +++ b/app-vim/pushpop/pushpop-4.0-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$ @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: pushd / popd from the vim commandline" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=" |