commit: b9eac38b4ab7bb63c2b4b14e398111bf5836bcba Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Aug 25 19:57:08 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Aug 25 20:57:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eac38b
app-vim/webapi: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/webapi/webapi-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/webapi/webapi-0.2.ebuild b/app-vim/webapi/webapi-0.2.ebuild index 5328ad2..58b28e4 100644 --- a/app-vim/webapi/webapi-0.2.ebuild +++ b/app-vim/webapi/webapi-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: interface to Web APIs" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4019" LICENSE="BSD" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="" RDEPEND="net-misc/curl"
