app-vim/conque: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 10 Feb 2019 17:55:41 +0000 (18:55 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 10 Feb 2019 23:11:17 +0000 (00:11 +0100)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-vim/conque/conque-2.3-r1.ebuild

index 93ff4281f4013ddc4dd87b40af0ead121f870e80..30e8ff46f598caa32cd3ca7e3287c833c43e8ecc 100644 (file)
@@ -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}] )