commit: e704cf32e80434790f665c0557d35fa66f904a42 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:38:04 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:38:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e704cf32
app-vim/perlomni: Stabilize 2.5-r1 x86, #919623 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/perlomni/perlomni-2.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/perlomni/perlomni-2.5-r1.ebuild b/app-vim/perlomni/perlomni-2.5-r1.ebuild index 5bcba2381af7..b8ab518be0ee 100644 --- a/app-vim/perlomni/perlomni-2.5-r1.ebuild +++ b/app-vim/perlomni/perlomni-2.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/c9s/${PN}.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}.vim-${PV}" LICENSE="vim.org" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}"
