diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-11-22 18:38:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-11-22 18:38:18 +0100 |
commit | 2576834ac3ed1e4c7ca750a183be0f7e904082c1 (patch) | |
tree | ef3c2d657cd0877e3de06d001bbd663388a57a84 /app-vim | |
parent | net-misc/gupnp-tools: add upstream commit as a patch. (diff) | |
download | gentoo-2576834ac3ed1e4c7ca750a183be0f7e904082c1.tar.gz gentoo-2576834ac3ed1e4c7ca750a183be0f7e904082c1.tar.bz2 gentoo-2576834ac3ed1e4c7ca750a183be0f7e904082c1.zip |
app-vim/gist: Stable for amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gist/gist-7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gist/gist-7.3.ebuild b/app-vim/gist/gist-7.3.ebuild index 8ba3f100501f..d63ce413b0a5 100644 --- a/app-vim/gist/gist-7.3.ebuild +++ b/app-vim/gist/gist-7.3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: interact with gists (gist.github.com)" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2423 https://github.com/mattn/gist-vim" SRC_URI="https://github.com/mattn/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" RDEPEND=" app-vim/webapi |