diff --git a/app-vim/webapi/webapi-0.2.ebuild b/app-vim/webapi/webapi-0.2.ebuild index 5328ad2102e9f..58b28e4db358a 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"