summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:29:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:29:57 +0000
commitd6b591a491697bf0e9eac2962c039ce98df3ced2 (patch)
tree5b38e4caf7bc1f50ee23741fffd48a7793ad0aab /app-vim/omnicppcomplete
parentapp-vim/omnicppcomplete: Stabilize 0.41-r1 ppc64, #919648 (diff)
downloadgentoo-d6b591a491697bf0e9eac2962c039ce98df3ced2.tar.gz
gentoo-d6b591a491697bf0e9eac2962c039ce98df3ced2.tar.bz2
gentoo-d6b591a491697bf0e9eac2962c039ce98df3ced2.zip
app-vim/omnicppcomplete: Stabilize 0.41-r1 amd64, #919648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/omnicppcomplete')
-rw-r--r--app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"