commit: d6b591a491697bf0e9eac2962c039ce98df3ced2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:29:57 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:29:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b591a4
app-vim/omnicppcomplete: Stabilize 0.41-r1 amd64, #919648 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild b/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild index cd79bc127dd3..a2bec1895aa1 100644 --- a/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild +++ b/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip S="${WORKDIR}" LICENSE="vim.org" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" DEPEND="app-arch/unzip" RDEPEND=">=dev-util/ctags-5.7"
