summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-01-25 14:52:49 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-01-28 00:14:07 +0100
commit605fcc3142c407aa77ff3b660f6e7a7abea31400 (patch)
tree1ad0a080aa125b416e2f5957f110befff31f7702 /app-vim
parentapp-vim/ferret: clean up old. (diff)
downloadgentoo-605fcc3142c407aa77ff3b660f6e7a7abea31400.tar.gz
gentoo-605fcc3142c407aa77ff3b660f6e7a7abea31400.tar.bz2
gentoo-605fcc3142c407aa77ff3b660f6e7a7abea31400.zip
app-vim/ferret: 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/ferret/ferret-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/ferret/ferret-3.0.ebuild b/app-vim/ferret/ferret-3.0.ebuild
index d6d32cacfbdb..016dd6866cfd 100644
--- a/app-vim/ferret/ferret-3.0.ebuild
+++ b/app-vim/ferret/ferret-3.0.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=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
src_prepare() {
default