commit: 9126c85176d115bd4432ff9ee05280020c89e769 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:23:31 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:23:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9126c851
app-vim/pathogen: Stabilize 2.4-r2 x86, #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 c59586357226..a6aa69dcb9a5 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"
