commit: 2fc8bb49d6c0c2f8d05338e8b58d597db781252f Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 03:57:45 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 03:57:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc8bb49
app-vim/frawor: Stabilize 0.2.3-r1 amd64, #849197 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-vim/frawor/frawor-0.2.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/frawor/frawor-0.2.3-r1.ebuild b/app-vim/frawor/frawor-0.2.3-r1.ebuild index 066e06f56fc9..0a68fc4cd228 100644 --- a/app-vim/frawor/frawor-0.2.3-r1.ebuild +++ b/app-vim/frawor/frawor-0.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3631 https://github.c SRC_URI="https://github.com/vim-scripts/frawor/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # Tests rely on zsh. No. RESTRICT="test"
