commit: 605fcc3142c407aa77ff3b660f6e7a7abea31400 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Jan 25 13:52:49 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Jan 27 23:14:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605fcc31
app-vim/ferret: stable for amd64+x86. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/ferret/ferret-3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/ferret/ferret-3.0.ebuild b/app-vim/ferret/ferret-3.0.ebuild index d6d32cacfbd..016dd6866cf 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
