diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-09-01 11:04:42 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-01 11:40:06 +0200 |
commit | ec6456b62d0d34fb53ef2629ac24465caaa2a9a3 (patch) | |
tree | c2b523cc2f0b59f0bcb851297afc62e2871c6b15 /app-vim | |
parent | net-misc/spiped: EAPI 6 bump. (diff) | |
download | gentoo-ec6456b62d0d34fb53ef2629ac24465caaa2a9a3.tar.gz gentoo-ec6456b62d0d34fb53ef2629ac24465caaa2a9a3.tar.bz2 gentoo-ec6456b62d0d34fb53ef2629ac24465caaa2a9a3.zip |
app-vim/pushpop: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/pushpop/pushpop-4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild index aa4019ede159..240445c10719 100644 --- a/app-vim/pushpop/pushpop-4.0-r1.ebuild +++ b/app-vim/pushpop/pushpop-4.0-r1.ebuild @@ -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=" |