commit: 815e1054d381272960cffd84bd30477680ba28db Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Dec 15 20:43:45 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 23 21:44:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815e1054
app-vim/frawor: mark 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/frawor/frawor-0.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/frawor/frawor-0.2.3.ebuild b/app-vim/frawor/frawor-0.2.3.ebuild index 6a80c16a595..1f54b221723 100644 --- a/app-vim/frawor/frawor-0.2.3.ebuild +++ b/app-vim/frawor/frawor-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://bitbucket.org/ZyX_I/frawor" SRC_URI="https://bitbucket.org/ZyX_I/${PN}/downloads/${P}.tar.xz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # Tests rely on zsh. No. RESTRICT="test"
