commit: fed7026944257725f85b97a6a5e7eeea40a77bfc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:12:33 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:12:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed70269
app-vim/pathogen: Stabilize 2.4-r2 amd64, #919639 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/pathogen/pathogen-2.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pathogen/pathogen-2.4-r2.ebuild b/app-vim/pathogen/pathogen-2.4-r2.ebuild index bc7c022bf56f..c59586357226 100644 --- a/app-vim/pathogen/pathogen-2.4-r2.ebuild +++ b/app-vim/pathogen/pathogen-2.4-r2.ebuild @@ -12,4 +12,4 @@ SRC_URI="https://github.com/tpope/vim-pathogen/archive/v${PV}.tar.gz -> ${P}.tar S="${WORKDIR}/vim-${P}" LICENSE="vim" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos"
