summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-02-10 18:55:41 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-02-11 00:11:17 +0100
commit687200e3ca57300da144745fc17cde1e88723b6c (patch)
tree6e3c339ab557766210ca576d89b171e83f25bbde /app-vim/conque
parentapp-vim/conque: clean up old. (diff)
downloadgentoo-687200e3ca57300da144745fc17cde1e88723b6c.tar.gz
gentoo-687200e3ca57300da144745fc17cde1e88723b6c.tar.bz2
gentoo-687200e3ca57300da144745fc17cde1e88723b6c.zip
app-vim/conque: 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/conque')
-rw-r--r--app-vim/conque/conque-2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/conque/conque-2.3-r1.ebuild b/app-vim/conque/conque-2.3-r1.ebuild
index 93ff4281f401..30e8ff46f598 100644
--- a/app-vim/conque/conque-2.3-r1.ebuild
+++ b/app-vim/conque/conque-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: Run interactive commands inside a Vim buffer"
HOMEPAGE="https://code.google.com/p/conque/"
SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| ( app-editors/vim[python,${PYTHON_USEDEP}] app-editors/gvim[python,${PYTHON_USEDEP}] )