diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-12-21 19:23:18 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-12-23 22:44:37 +0100 |
commit | 9e7f0135fff36ae3c3ff8f24724557b19b14f07c (patch) | |
tree | 16f9b18ad5162539e285b5239a56f3035172457d /app-vim | |
parent | app-vim/merginal: clean up old. (diff) | |
download | gentoo-9e7f0135fff36ae3c3ff8f24724557b19b14f07c.tar.gz gentoo-9e7f0135fff36ae3c3ff8f24724557b19b14f07c.tar.bz2 gentoo-9e7f0135fff36ae3c3ff8f24724557b19b14f07c.zip |
app-vim/slimv: stable for amd64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/slimv/slimv-0.9.13_p20170910.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild index 9f4e50a10ec2..ab6f8f4b3d30 100644 --- a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild +++ b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 https://github.com/kovisoft/slimv" SRC_URI="https://github.com/kovisoft/slimv/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" || ( |